-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
nrm
官方仓库
官方npm
地址
依赖包地址
https://www.npmjs.com/package/nrm
在线运行地址
基础介绍
nrm can help you easy and fast switch between different npm registries, now include: npm, cnpm, taobao, nj(nodejitsu).
基础安装
npm install nrm --save # npm
yarn add nrm # Yarn
基础使用
$ npx nrm ls
npm -------- https://registry.npmjs.org/
yarn ------- https://registry.yarnpkg.com/
cnpm ------- http://r.cnpmjs.org/
* taobao ----- https://registry.npm.taobao.org/
nj --------- https://registry.nodejitsu.com/
npmMirror -- https://skimdb.npmjs.com/registry/
edunpm ----- http://registry.enpmjs.org/
$ nrm use cnpm //switch registry to cnpm
Registry has been set to: http://r.cnpmjs.org/
所有指令
Metadata
Metadata
Assignees
Labels
No labels