Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 745 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 745 Bytes

nodenv/homebrew

This is a Homebrew Tap providing formulae for plugins extending nodenv.

How do I install these formulae?

brew install nodenv/nodenv/<formula>

Or brew tap nodenv/nodenv and then brew install <formula>.

Or install via URL (which will not receive updates):

brew install https://raw.githubusercontent.com/nodenv/homebrew-nodenv/master/Formula/<formula>.rb

Documentation

brew help, man brew or check Homebrew's documentation.