Homebrew tap for ClubPay / RonyKIT tools.
brew tap clubpay/tap
brew install ronyupOr in a single command:
brew install clubpay/tap/ronyup| Formula | Description |
|---|---|
ronyup |
CLI for scaffolding RonyKIT workspaces, features, and MCP tooling. |
brew update
brew upgrade ronyupronyupis built from source, so a Go toolchain is fetched at install time (depends_on "go" => :build).gitis required at runtime forronyup setup workspace.- The formula tracks the per-module
ronyup/vX.Y.Ztags from theclubpay/ronykitmonorepo and is bumped automatically when a new tag is pushed.