Skip to content

dosu-ai/homebrew-dosu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew Dosu Tap

Homebrew tap for the Dosu CLI.

Installation

brew install dosu-ai/dosu/dosu

Or tap first:

brew tap dosu-ai/dosu
brew install dosu

Updating the Formula

After a new release is published on dosu-cli, update the formula:

./scripts/update-formula.sh <version>
git add Formula/dosu.rb
git commit -m "Update dosu to v<version>"
git push

The script automatically:

  • Resolves the Homebrew assets for macOS x86_64/arm64 and Linux x86_64/arm64
  • Uses the GitHub Release API for the current Bun-based release format
  • Hashes the asset directly if the Release API omits a sha256 digest
  • Updates the formula file

Documentation

For dosu usage, see the dosu-cli repository.

For Homebrew help, run brew help, man brew or check Homebrew's documentation.

About

The Homebrew Tap for Dosu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors