Skip to content

Aureuma/homebrew-si

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SI Homebrew Tap

Homebrew tap for the si CLI release binaries.

Installation

brew install aureuma/si/si

Homebrew 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.rb

Optional explicit tap flow:

brew tap aureuma/si
brew install si

Usage

si --help
si version

Supported platforms

  • macOS: Apple Silicon (arm64), Intel (amd64)
  • Linux: arm64, amd64

Release automation

This tap is updated automatically from SI release workflow (Aureuma/si):

  • builds and uploads multi-arch release archives
  • updates Formula/si.rb with 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.

About

Homebrew tap for SI CLI release binaries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors