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