nodeenv

Node.js virtual environment builder
  https://ekalinin.github.io/nodeenv/
  0
  no reviews



Tool to create isolated node.js environments with their own installation directories that don't share libraries with other node.js virtual environments, similar to a Python virtualenv.

These environments can be integrated with ones created by Python's virtualenv.