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