brew install sapana-micro-software/formulae/<formula>
Or brew tap sapana-micro-software/formulae
and then brew install <formula>
.
Or, in a brew bundle
Brewfile
:
tap "sapana-micro-software/formulae"
brew "<formula>"
brew help
, man brew
or check Homebrew's documentation.