Skip to content

lennym/nimm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nimm

npm install missing modules

nimm provides a wrapper for a node process that will detect when you've tried to require a module that's not installed, and will prompt you to install it.

Install

npm install -g nimm

Usage

nimm my-app.js

Then when a missing module is detected a prompt will appear asking if you want to install the module.

Installing the module will restart your app. Not installing the module will exit.

About

npm install missing modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published