1.2.1 • Published 1 year ago

@node-cli/npmrc v1.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Node CLI npmrc package

npm

Npmrc allows you to toggle different npmrc configuration files on the fly.

Installation

> npm install --global @node-cli/npmrc

Examples

Create a profile from the current .npmrc file

> npmrc -c my-profile

List profiles handled by npmrc

> npmrc -l

Update an existing profile with the current .npmrc file

> npmrc -u

Switch to an existing profile handled by npmrc

> npmrc my-profile

Delete a profile handled by npmrc

> npmrc -d my-profile

Get help

> npmrc --help

License

MIT © Arno Versini

1.2.1

1 year ago

1.2.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.0

1 year ago