[ 源代码: nodeenv ]
软件包:nodeenv(0.13.4-1.1)
Node.js virtual environment builder
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.
其他与 nodeenv 有关的软件包
|
|
|
|
-
- dep: libssl-dev
- Secure Sockets Layer toolkit - development files
- 或者 nodejs
- evented I/O for V8 javascript - runtime executable
-
- dep: make
- utility for directing compilation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources