Homebrew tap for the si CLI release binaries.
brew install aureuma/si/siHomebrew third-party install syntax is user/repo/formula, so brew install aureuma/si is not a valid formula reference.
Or install formula directly (no auto-updates from tap):
brew install https://raw.githubusercontent.com/Aureuma/homebrew-si/main/Formula/si.rbOptional explicit tap flow:
brew tap aureuma/si
brew install sisi --help
si version- macOS: Apple Silicon (
arm64), Intel (amd64) - Linux:
arm64,amd64
This tap is updated automatically from SI release workflow (Aureuma/si):
- builds and uploads multi-arch release archives
- updates
Formula/si.rbwith new version + SHA256 checksums - commits and pushes formula updates to this tap
You can also trigger formula updates manually using the workflow in this repo.