Skip to content

patrick-paludo/node-install-if-needed

 
 

Repository files navigation

install-if-needed

Build Status npm Version JS Standard

Run npm install only if needed

Install

npm i npm-install-if-needed

Usage

cd __your_package_dir__
npx npm-install-if-needed # Run npm install only if needed

Programmatic API

const installIfNeeded = require('npm-install-if-needed')

installIfNeeded()

About

Run npm install only if needed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%