rmm
v0.0.5
Published
A registered mirror manager for frontend engineer.
Downloads
2
Readme
rmm
A registered mirror manager for frontend engineer.
Usage
npm install -g rmm --registry=https://registry.npm.taobao.org
yarn global add rmm --registry=https://registry.npm.taobao.org
rmm magic # then it will auto add mirrors for your npm or yarn
rmm ls # list all mirrors
rmm ls default # list default mirrors
rmm ls <category>
rmm add <category> <prefix> <url>
rmm del <category> # delete whole category
rmm del <category> <prefix> # delete prefix of category