Homebrew formulae for 4rays projects.
brew tap 4rays/tapA CLI tool for querying DeepWiki documentation for any GitHub repository.
brew install 4rays/tap/ask-deepwikiFor more information, see the ask-deepwiki repository.
CLI + daemon for Xcode MCP bridge access. Installs pre-built macOS binaries — no Xcode required.
brew install 4rays/tap/xhammerFor more information, see the xhammer repository.
When cutting a new release for a project:
- Build release binaries and package as a tarball (see
RELEASING.mdin each repo). - Upload tarball to the GitHub release.
- Update
Formula/<name>.rb: seturl,sha256, andversion. - Commit and push.