2.1.1 • Published 7 years ago

npmrc-cli v2.1.1

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

npmrc-cli

This is a simple cli tool that helps you manage multiple .npmrc files.

Required

  • NodeJS >= 8

Introduction

  • Run npmrc-cli --help in the terminal to learn more about all commands.

Changelog

2.1.1

  • Fix an error with copy command.

2.1.0

  • Update dependencies.
  • Add copy command.

Development

  • Clone this repository.
  • Run npm install to install all dependencies.
  • Run npm run dev to start nodemon, it will watch the changes and automatically link this package.
  • Test the cli by running npmrc-cli --help in the terminal.

LICENSE

MIT

2.1.1

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.0.2

7 years ago

1.0.0

7 years ago

1.0.1

7 years ago