晚上本想搭個(gè)博客玩翎猛,但是hexo在init這步特別慢锨侯,在各種設(shè)置npm的代理無效后發(fā)現(xiàn)一個(gè)工具
nrm
- 安裝
sudo npm install -g nrm
- 列出所有支持的源
nrm ls
- 切換源
nrm use taobao
- 增加源
nrm add <registry> <url> [home]
- 刪除源
nrm del <registry>
- 測試速度
nrm test
晚上本想搭個(gè)博客玩翎猛,但是hexo在init這步特別慢锨侯,在各種設(shè)置npm的代理無效后發(fā)現(xiàn)一個(gè)工具
nrm
sudo npm install -g nrm
nrm ls
nrm use taobao
nrm add <registry> <url> [home]
nrm del <registry>
nrm test