This is the official Homebrew tap for Crewplane, a Markdown-native control plane for AI coding CLIs.
Install Crewplane with one fully qualified command:
brew install crewplaneai/crewplane/crewplane
crewplane --helpThe fully qualified name lets Homebrew add this tap while trusting only the Crewplane formula.
brew upgrade crewplane
crewplane --versionbrew uninstall crewplaneThe Crewplane source repository owns release preparation. It generates and validates packaging/homebrew/Formula/crewplane.rb against the published PyPI source distribution before that formula is copied into this tap.
Formula updates should therefore be prepared in the source repository and published here after the matching PyPI artifact is live. Avoid editing Formula/crewplane.rb independently because a later generated update would overwrite those changes.
For product documentation, bug reports, and feature requests, use the Crewplane repository.
Crewplane and this tap are available under the Apache License 2.0.