auto-installer

1.5.0 • Public • Published

auto-installer

Auto installs dependencies as you code. Just hit save (CTRL + S)

Auto installs dependencies as you code

Install

Install globally with npm install -g auto-installer. Recommended.

Do not install per project as it will uninstall itself

Usage

Run auto-installer in the directory you are working in.

Modules in .spec.js and .test.js are added to devDependencies

Options

You can add these optional flags

--exact Install exact version similar to npm install express --save-exact

--uninstall Uninstall unused modules

--notify Enable notifications for when dependencies are installed or uninstalled

Show your support

⭐️ this repo

License

MIT © ceafive ❤️

Package Sidebar

Install

npm i auto-installer

Weekly Downloads

6

Version

1.5.0

License

MIT

Unpacked Size

522 kB

Total Files

12

Last publish

Collaborators

  • ceafive