nvm:节点版本管理器-兼容POSIX的bash脚本,用于管理多个活动的node.js版本

节点版本管理器目录关于nvm是的版本管理器,旨在按用户安装并按外壳调用。 nvm可在任何POSIX兼容外壳程序(sh,dash,ksh,zsh,bash)上运行,尤其是在以下平台上:unix,macOS和Windows WSL。安装和更新脚本要安装或更新nvm,应运行。为此,您可以手动下载并运行脚本,或者使用以下cURL或Wget命令: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh | bash wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh | bash运行以上任一命令将下载一个脚本并运行它。该脚本会将nvm存储库克隆到~/.nvm ,并尝试将以下代码段中的源代码行添加到正确的配置文件( ~/.bash_profile , ~/.zshrc , ~/.profile或~/.bashrc )中。 。 export NVM_DIR= " $( [ -z
js版本
nvm:节点版本管理器-兼容POSIX的bash脚本,用于管理多个活动的node.js版本 预估大小:307个文件
file
.dockerignore 140B
file
.gitattributes 9B
file
Dockerfile 4KB
file
Running 'nvm ls 0.0.2' should display only version 0.0.2 411B
file
'nvm unalias' should not accept aliases with slashes 1KB
file
'nvm unalias' should not accept aliases with names equal to built-in alias 1KB
file
'nvm alias' should ensure LTS alias dir exists 355B
file
'nvm unalias' should accept aliases when they shadow a built-in alias 658B
file
'nvm alias' should not accept aliases with slashes 1KB
file
Running 'nvm which 0.0.2' should display only version 0.0.2 854B
folder
.gitkeep 文件夹
folder
.gitkeep 文件夹
folder
.gitkeep 文件夹
file
default-packages 3KB
file
Running 'nvm use v1.0.0' uses iojs-v1.0.0 iojs version 560B
file
Running 'nvm uninstall 0.12.6' uninstalls v0.12.6 739B
file
node 0.6.21 should install 0.6.21-pre 324B
file
bash_completion 2KB
file
.editorconfig 523B
file
.gitignore 253B
zip 文件大小:245.63KB