1.0.5 • Published 6 years ago
module-auto-install v1.0.5
module-auto-install
Auto installs dependencies as you code. Just hit save (CTRL + S)

Install
Install globally with npm install -g module-auto-install
Recommended. Do not install per project as it will uninstall itself
Usage
Run module-auto-install in the directory you are working in.
Modules in .spec.js and .test.js are added to devDependencies
Options
--exact Install exact version similar to npm install express --save-exact
--dont-uninstall Do not uninstall unused modules
--yarn Use yarn instead of npm
--notify Enable notifications for when dependencies are installed or uninstalled
Show your support
:star: this repo
License
MIT © ceafive