1 Star 0 Fork 12

jincheny/nvm

forked from 阿德/nvm 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
nvm-update.sh 196 Bytes
一键复制 编辑 原始数据 按行查看 历史
shideqin 提交于 2022-05-17 14:24 . 重命名nvm-update
(
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 "=> 更新完成"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/eagle_0810/nvm.git
git@gitee.com:eagle_0810/nvm.git
eagle_0810
nvm
nvm
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385