This is a Homebrew Tap providing formulae for plugins extending nodenv.
brew install nodenv/nodenv/<formula>
Or brew tap nodenv/nodenv
and then brew install <formula>
.
Or, in a brew bundle
Brewfile
:
tap "nodenv/nodenv"
brew "<formula>"
brew help
, man brew
or check Homebrew's documentation.