A Homebrew tap for Terminal Jarvis - a unified command center for AI coding tools.
# Add the tap
brew tap ba-calderonmorales/terminal-jarvis
# Install Terminal Jarvis
brew install terminal-jarvis
After installation, you can use Terminal Jarvis directly:
terminal-jarvis --help
terminal-jarvis --version
If you're maintaining this Homebrew formula, please see the Maintainers Guide for detailed instructions on updating the formula when new versions are released.
- Open this repository in GitHub Codespace
- Run the setup script:
./scripts/setup.sh
- After each Terminal Jarvis release, run:
./scripts/update-formula.sh
Formula/terminal-jarvis.rb
- The Homebrew formulascripts/update-formula.sh
- Automated update script for maintainersdocs/MAINTAINERS.md
- Detailed maintainer workflow and troubleshooting
For issues related to Terminal Jarvis itself, please visit the main repository.
For issues specific to this Homebrew formula, please open an issue in this repository.
This repository is licensed under the same terms as Terminal Jarvis. See LICENSE for details.