#manage #multiple #cli #npmrc

bin+lib rnpmrc

A tool to manage multiple .npmrc files

4 releases (breaking)

0.4.0 Jun 28, 2019
0.3.0 Jun 27, 2019
0.2.0 Jun 27, 2019
0.1.0 Jun 26, 2019

#218 in #manage

MIT license

12KB
274 lines

rnpmrc

A cli tool to manage multiple .npmrc files written in rust.

Note

  • Tested on Mac and Linux, working on Windows.

Feature

  • Relatively simple but still contains enough common commands.
  • Written in rust.
  • Extremely small, only 4kb in size.
  • Readable messages.
  • Suggestion when typing the wrong command.

Instruction

  • Run rnpmrc -h for a list of all supported commands.

Build from source

  • You need to have cargo installed.
  • Run cargo install rnpmrc.

License

MIT

Dependencies

~0.5–1MB
~14K SLoC