1.3.1 • Published 5 years ago

npm-install-changed v1.3.1

Weekly downloads
248
License
MIT
Repository
github
Last release
5 years ago

npm-install-changed

Speed up your CI node builds by only running npm install when dependencies changed.

version downloads MIT License


Installation

$ npm install -g npm-install-changed

Usage

In the root folder of your node project run:

npm-install-changed

instead of the usual npm install

Arguments

Use --bower for bower package manager. To do recursive checking on dependencies, use --recursive. Use --prune to remove unused dependencies after running install.

License

MIT License 2016 © Jose Pereira

1.3.1

5 years ago

1.3.0

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago