Homebrew formulas for Grey Haven tools.
brew tap greyhaven-ai/greyhavenComprehensive configuration manager for Claude Code.
# Install (one command, no tap needed!)
brew install greyhaven-ai/greyhaven/claude-config
# Or tap first then install
brew tap greyhaven-ai/greyhaven
brew install claude-configFeatures:
- 23 preset configurations
- 22 slash commands
- 19 specialized agents
- 20 statusline options
- Interactive setup wizard
Usage:
# Interactive setup
claude-config wizard
# Quick setup
claude-config init
claude-config preset recommendedDocumentation: https://github.com/greyhaven-ai/claude-code-config
# Add the tap
brew tap greyhaven-ai/greyhaven
# Install formula
brew install claude-config
# Update
brew upgrade claude-configTo add new formulas:
- Create a
.rbfile in theFormula/directory - Test locally:
brew install --build-from-source Formula/<name>.rb - Commit and push to this repository
For issues with formulas, please open an issue in this repository.
MIT © Grey Haven Studio