Popularity
5.2
Stable
Activity
0.0
-
1,190
15
70

Code Quality Rank: L4
Monthly Downloads: 0
Programming language: JavaScript
License: MIT License
Tags: Dependencies     Command Line Apps     Watch     Package     Auto     install    
Latest version: v1.7.2

auto-install alternatives and similar modules

Based on the "Command-line apps" category.
Alternatively, view auto-install alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of auto-install or a related project?

Add another 'Command-line apps' Module

README

auto-install

Build
Status npm npm

Auto installs dependencies as you code. Just hit save.

Auto installs dependencies as you code

Featured in npm weekly #56!

Install

npm install -g auto-install

Usage

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

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

Options

--secure Install popular modules only (> 10k downloads in the last month)

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

--dont-uninstall Do not uninstall unused modules

--yarn Use yarn instead of npm

Show your support

:star: this repo

FAQ

Does it protect against typosquatting?

Hackernews post

License

MIT © siddharthkp

Sponsor

Sponsor


*Note that all licence references and agreements mentioned in the auto-install README section above are relevant to that project's source code only.