| Formula | Description |
|---|---|
ci-tools |
CI/CD tools for GitHub Actions workflows |
keystone-cli |
Command-line interface for Keystone |
brew install knight-owl-dev/tap/<formula>Or tap first, then install:
brew tap knight-owl-dev/tap
brew install <formula>Or in a Brewfile:
tap "knight-owl-dev/tap"
brew "<formula>"This repository uses Claude Code to streamline formula updates.
- Run
/formula-syncin Claude Code to check for new releases - Follow the prompts to update formulas (downloads checksums, runs tests)
- Create a PR with
/pr-create - Squash and merge the PR once CI passes
For manual updates, see .claude/commands/formula-sync.md.
brew help, man brew or check Homebrew's documentation.