Homebrew tap for shipping OpenClaw CLI tools.
brew tap openclaw/tap# formula
brew install openclaw/tap/<name>
# cask
brew install --cask openclaw/tap/<name>gitcrawl— Local GitHub issue and PR archive with gh-compatible caching
None, yet
brew update
brew upgrade
brew uninstall <formula>
brew uninstall --cask <cask>
# casks only: remove user data
brew uninstall --cask --zap openclaw/tap/<name>- Run
brew info openclaw/tap/<name>for per-tool caveats (permissions, setup steps, etc.).