Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 430 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 430 Bytes

Axonops Repository

How do I install these formulae?

brew install axonops/homebrew-repository/<formula>

Or brew tap axonops/homebrew-repository and then brew install <formula>.

Or, in a brew bundle Brewfile:

tap "axonops/repository"
brew "<formula>"

Documentation

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