1 Star 0 Fork 84

wenzhucjy/nvm-cn

forked from RubyMetric/nvm-cn 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
nvm-update.sh 196 Bytes
一键复制 编辑 原始数据 按行查看 历史
ccmywish 提交于 2021-01-06 00:38 . init
(
cd "$NVM_DIR"
git fetch --tags origin
git checkout `git describe --abbrev=0 --tags --match "v[0-9]*" $(git rev-list --tags --max-count=1)`
) && \. "$NVM_DIR/nvm.sh"
echo "=> 更新完成"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/Jiepq/nvm-cn.git
[email protected]:Jiepq/nvm-cn.git
Jiepq
nvm-cn
nvm-cn
master

搜索帮助