3.0.1 • Published 3 years ago

m-npmrc v3.0.1

Weekly downloads
8
License
MIT
Repository
github
Last release
3 years ago

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

3.0.1

3 years ago

3.0.0

3 years ago

2.0.5

4 years ago

2.0.4

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago