nrm: 管理源的工具

35 阅读1分钟

* 安装:
npm i nrm -g
yarn add nrm -g

  * nrm ls: 查看源

  * nrm use 源名

  * nrm del 名字 源url

  * nrm add 自定义的源的名字 源的url