Add nodenv (#942)

This commit is contained in:
Ryan Rosenblum
2019-06-29 11:21:53 -04:00
committed by Sindre Sorhus
parent bfa876caac
commit e3cc52e60c

View File

@@ -681,6 +681,7 @@
- [nave](https://github.com/isaacs/nave) - Virtual Environments for Node.js. - [nave](https://github.com/isaacs/nave) - Virtual Environments for Node.js.
- [nodeenv](https://github.com/ekalinin/nodeenv) - Node.js virtual environment compatible to Python's virtualenv. - [nodeenv](https://github.com/ekalinin/nodeenv) - Node.js virtual environment compatible to Python's virtualenv.
- [nvm for Windows](https://github.com/coreybutler/nvm-windows) - Version management for Windows. - [nvm for Windows](https://github.com/coreybutler/nvm-windows) - Version management for Windows.
- [nodenv](https://github.com/nodenv/nodenv) - Version manager that is similar to Ruby's rbenv. It supports auto version switching.
### Natural language processing ### Natural language processing