1.2.0 • Published 10 years ago

npm-install-cache v1.2.0

Weekly downloads
4
License
MIT
Repository
github
Last release
10 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

10 years ago

1.1.0

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago