Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-busbar

Homebrew tap for Busbar — a single static-binary LLM gateway.

brew tap GetBusbar/busbar
brew trust GetBusbar/busbar   # Homebrew 6+ requires trusting a third-party tap once
brew install busbar

busbar --version

On Homebrew 6 and newer, a third-party tap must be trusted once before its formulae will load (brew trust GetBusbar/busbar). Older Homebrew versions skip this step.

The formula installs the prebuilt, release-signed binary from GitHub Releases (macOS and Linux, Apple Silicon + Intel). To verify provenance independently:

gh attestation verify "$(brew --prefix)/bin/busbar" --repo GetBusbar/busbar

Upgrading

brew update && brew upgrade busbar

The formula is kept current automatically: a scheduled workflow in this tap watches the upstream releases and bumps the version + checksums when a new one ships (see .github/workflows/bump.yml).

About

Homebrew tap for Busbar — brew tap GetBusbar/busbar && brew install busbar.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages