Skip to content

getdebug-ai/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

getdebug Homebrew tap

Homebrew tap for the getdebug CLI.

Install

brew install getdebug-ai/tap/getdebug

That's it. The formula pulls the matching binary for your platform (macOS arm64 / x86_64, Linux arm64 / x86_64) from the getdebug-ai/cli GitHub releases.

Upgrade

brew update
brew upgrade getdebug

Uninstall

brew uninstall getdebug
brew untap getdebug-ai/tap

What is this?

A Homebrew tap is a third-party formula source. This one serves a single formula — getdebug — that resolves to the right pre-built binary for your OS + architecture.

Releases are cut from the private monorepo by scripts/build-cli-binaries.sh; this tap is updated when a new version goes live on the cli releases page.

Other install methods

  • npm: npm install -g @getdebug/cli — bundles a tiny launcher that downloads the platform binary from GitHub Releases on first run.
  • Direct download: grab the archive for your platform from getdebug-ai/cli releases.
  • Build from source: see the cli repo.

About

Homebrew tap for the getdebug CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages