Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 359 Bytes

File metadata and controls

25 lines (17 loc) · 359 Bytes

The Brewery

How do I install these formulae?

brew install peter-bread/tap/<formula>

Or:

brew tap peter-bread/tap
brew install <formula>

Or, in a brew bundle Brewfile:

tap "peter-bread/tap"
brew "<formula>"

Documentation

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