An open API service indexing awesome lists of open source software.

https://github.com/nodenv/homebrew-nodenv

Homebrew formulae for nodenv plugins
https://github.com/nodenv/homebrew-nodenv

Last synced: about 1 year ago
JSON representation

Homebrew formulae for nodenv plugins

Awesome Lists containing this project

README

          

# nodenv/homebrew

This is a [Homebrew Tap](https://docs.brew.sh/Taps) providing formulae for [plugins](https://github.com/nodenv/nodenv/wiki/Plugins) extending [nodenv](https://github.com/nodenv/nodenv).

- [How do I install these formulae?](#how-do-i-install-these-formulae)
- [Documentation](#documentation)

## How do I install these formulae?
`brew install nodenv/nodenv/`

Or `brew tap nodenv/nodenv` and then `brew install `.

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

```
brew install https://raw.githubusercontent.com/nodenv/homebrew-nodenv/master/Formula/.rb
```

## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).