3.0.1 • Published 5 years ago
m-npmrc v3.0.1
m-npmrc
Manage multiple .npmrc configurations
The easy way to manage multiple .npmrc configurations on a single machine.
Install
$ npm install -g m-npmrcor
$ yarn global add m-npmrcUsage
Usage:
$ m-npmrc <command>
Commands:
add - add a new config
remove - remove an existing config
use - use an existing config
list - list your configs
edit - edit an existing configNOTE: When you edit a configuration which is currently in use, the
.npmrcfile will be automatically updated