From e3cc52e60c79f8363021b3e6a2e76eaf0de05d29 Mon Sep 17 00:00:00 2001 From: Ryan Rosenblum Date: Sat, 29 Jun 2019 11:21:53 -0400 Subject: [PATCH] Add nodenv (#942) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 82a044e..4fc5846 100644 --- a/readme.md +++ b/readme.md @@ -681,6 +681,7 @@ - [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. - [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