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
- Host: GitHub
- URL: https://github.com/nodenv/homebrew-nodenv
- Owner: nodenv
- License: mit
- Created: 2015-03-18T22:17:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-18T22:10:58.000Z (over 3 years ago)
- Last Synced: 2024-05-09T21:02:49.934Z (about 2 years ago)
- Language: Ruby
- Homepage:
- Size: 127 KB
- Stars: 11
- Watchers: 5
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).