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