Skip to content

knight-owl-dev/homebrew-tap

Repository files navigation

Knight-Owl-Dev Tap

Homebrew

Available Formulae

Formula Description
ci-tools CI/CD tools for GitHub Actions workflows
keystone-cli Command-line interface for Keystone

Installation

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>"

Releasing Updates

This repository uses Claude Code to streamline formula updates.

  1. Run /formula-sync in Claude Code to check for new releases
  2. Follow the prompts to update formulas (downloads checksums, runs tests)
  3. Create a PR with /pr-create
  4. Squash and merge the PR once CI passes

For manual updates, see .claude/commands/formula-sync.md.

Documentation

brew help, man brew or check Homebrew's documentation.

About

Homebrew tap for Knight Owl tools (keystone-cli and more)

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors