1.2.0 • Published 9 years ago

npm-install-cache v1.2.0

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

npm-install-cache

Install node_modules from cache on unix-like systems.

npm install -g npm-install-cache

Usage

Navigate to node project and run

npm-install-cache

If any changes to the package.json have been made since the last run the script executes npm install and stores a copy of the node_modules directory, these are used next time the script is executed.

1.2.0

9 years ago

1.1.0

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago