Homebrew tap for Arnold Pipeline — AI-orchestrated software development.
brew tap ArtifactHQ/arnold
brew install arnoldOr as a one-liner:
brew install ArtifactHQ/arnold/arnoldbrew upgrade arnoldbrew services start arnold # starts the MCP stdio server
brew services stop arnold # stops the service
brew services info arnold # check service status| Path | Purpose |
|---|---|
~/.arnold_pipeline/pipeline.sqlite3 |
Pipeline run database |
~/.arnold_pipeline/config.yml |
User configuration |
brew services stop arnold # stop the service first
brew uninstall arnold
brew untap ArtifactHQ/arnoldbrew install --build-from-source ./Formula/arnold.rb
brew test ./Formula/arnold.rb
brew audit --strict ./Formula/arnold.rbWhen a new Arnold Pipeline version is released, either:
- Automatic: Pushing a
v*tag to Arnold-Prime triggers thebump-homebrew.ymlworkflow which updates this formula - Manual: Update
Formula/arnold.rbwith the new tarball URL and SHA256