Skip to content

acestojanoski/m-npmrc

Repository files navigation

m-npmrc

CI XO code style code style: prettier install size Downloads

Manage multiple .npmrc configurations

The easy way to manage multiple .npmrc configurations on a single machine.

Install

$ npm install -g m-npmrc

or

$ yarn global add m-npmrc

Usage

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 config

NOTE: When you edit a configuration which is currently in use, the .npmrc file will be automatically updated

LICENSE

MIT

About

Manage multiple .npmrc configurations

Resources

License

Stars

Watchers

Forks

Packages

No packages published