function-set
v1.0.2
Published
npm i nrm -g // 安装 nrm nrm ls // 列出当前所有源的列表 nrm use npm // 切换使用到 npm 源 npm login 或者 npm adduser npm config get registry npm publish
Downloads
226
Readme
npm i nrm -g // 安装 nrm
nrm ls // 列出当前所有源的列表
nrm use npm // 切换使用到 npm 源
npm login 或者 npm adduser
npm config get registry
npm publish