Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 333 Bytes

File metadata and controls

18 lines (11 loc) · 333 Bytes

Slopus Tap

How do I install these formulae?

brew install slopus/tap/<formula>

Or brew tap slopus/tap and then brew install <formula>.

Or, in a brew bundle Brewfile:

tap "slopus/tap"
brew "<formula>"

Documentation

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