Pre-compiled releases of the Reoclo CLI for macOS and Linux.
brew install reoclo/tap/reocloHomebrew resolves reoclo/tap to this repository automatically. The first install also adds the tap; subsequent installs reuse it.
brew update
brew upgrade reoclobrew uninstall reoclo
brew untap reoclo/tap # optional — removes the tap entirely- macOS arm64 (Apple Silicon)
- macOS x86_64 (Intel)
- Linux arm64
- Linux x86_64 (glibc)
For Linux musl or Windows, use the direct install script or download a binary from the releases page.
Formula/reoclo.rb is generated automatically by the CI release pipeline in reoclo/cli every time a vX.Y.Z tag is pushed. Each release commit here corresponds to one CLI release.
Source: https://github.com/reoclo/cli/blob/main/scripts/publish-homebrew.sh