Commit Graph

4 Commits

Author SHA1 Message Date
Jose B
cf8d6e7f57 chore: update repository URLs from jose to monadical namespace 2025-12-04 23:36:26 -05:00
Jose B
c53675e892 chore: consolidate setup scripts and improve installation process
Merge setup.sh into install.sh to create a single comprehensive installer that handles dependency installation, Gitea authentication, repository cloning, git credential configuration, and CLI tool installation. Add ASCII art banner, improve user prompts with better formatting, and enhance error handling throughout the installation flow.
2025-12-04 17:31:19 -05:00
Jose B
066d457d41 chore: update repository URLs from monadical to jose namespace 2025-12-04 13:11:33 -05:00
Jose B
ba786115ad chore: add initial InternalAI platform installer setup
Add installer scripts and documentation for the InternalAI platform setup repository. This provides a streamlined installation process for the private InternalAI monorepo platform.

+ Add .gitignore with macOS, editor, and temporary file exclusions
+ Add comprehensive README.md with installation instructions, prerequisites, CLI commands, and troubleshooting guide
+ Add install.sh one-liner script that downloads and executes the main setup
2025-12-04 12:35:25 -05:00