/homebrew-nodenv

Homebrew Formulae for OiNutter's version of nodenv

Primary LanguageRubyMIT LicenseMIT

Homebrew-nodenv

Build Status

This tap provides Homebrew formulae for plugins extending nodenv.

Installing Homebrew-nodenv Formulae

Just brew tap nodenv/nodenv and then brew install <formula>. You only need to tap the repository once.

You can also install via URL:

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

Troubleshooting

First, please run brew update and brew doctor.

Second, read the Homebrew Troubleshooting Checklist.

If you don’t read these it will take us far longer to help you with your problem.

More Documentation

brew help, man brew or check the Homebrew documentation.

Contributing

Have a look at the Homebrew Formula Cookbook. In particular, your formula should pass brew audit --strict <formula> and brew test <formula>.

License

Code is under the MIT license.