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