Skip to content

fermyon/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fermyon Tap

How do I install these formulae?

brew tap fermyon/tap && brew install fermyon/tap/spin

brew tap fermyon/tap && brew install fermyon/tap/bart

Documentation

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

Contributing

Contributors are encouraged to run Homebrew's test-bot locally before submitting a pull request.

brew test-bot --only-tap-syntax

Updating the Spin Formula for a New Release

Run the bump-spin-formula.sh to update the formula to use the assets of a specific release (say v2.4.0):

./scripts/bump-spin-formula.sh v2.4.0

The script will update the version in the formula, get the checksums file from the specified release, and update the checksum for each architecture and OS.