Skip to content

letsdiscodev/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Disco Homebrew Tap

this is the internal homebrew tap allowing macOS users to install the Disco CLI

docs (on how to use the CLI, Disco, etc.) are available at https://docs.letsdisco.dev/

TLDR to install disco-cli, run brew install letsdiscodev/tap/disco-cli

to upgrade to the latest version:

brew update
brew upgrade disco-cli

internals

right now, to create a new homebrew release:

  • make a new release in the cli repo
  • download the .tar.gz release
  • runs sha256sum on the release file
  • update the disco-cli.rb file in this repo by pointing the url to the latest .tar.gz, and setting the sha256 to the latest file hash
  • git add, push
  • then, brew update + brew upgrade disco-cli should install/update the latest version

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Languages