Merge pull request #4 from jhermann/nodeenv

nodeenv - A Node.js virtual environment compatible to Python's virtualenv
This commit is contained in:
Sindre Sorhus
2014-07-12 11:42:58 +02:00

View File

@@ -207,6 +207,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [n](https://github.com/visionmedia/n) - Node.js version management.
- [nave](https://github.com/isaacs/nave) - Virtual Environments for Node.js.
- [nodeenv](https://github.com/ekalinin/nodeenv) - A Node.js virtual environment compatible to Python's virtualenv.
### Polyfills