2.1.1 • Published 7 years ago
npmrc-cli v2.1.1
npmrc-cli
This is a simple cli tool that helps you manage multiple .npmrc files.
Required
- NodeJS >= 8
Introduction
- Run
npmrc-cli --helpin the terminal to learn more about all commands.
Changelog
2.1.1
- Fix an error with
copycommand.
2.1.0
- Update dependencies.
- Add
copycommand.
Development
- Clone this repository.
- Run
npm installto install all dependencies. - Run
npm run devto start nodemon, it will watch the changes and automatically link this package. - Test the cli by running
npmrc-cli --helpin the terminal.
LICENSE
MIT