[ 源代码: nodeenv ]
软件包:nodeenv(1.9.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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources