0.0.5 • Published 4 years ago

rmm v0.0.5

Weekly downloads
6
License
ISC
Repository
github
Last release
4 years ago

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