Skip to content

Recursively npm install in all immediate folders containing package.json

Notifications You must be signed in to change notification settings

ligerzero459/install-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install-all

Simple script designed to run npm install in all folders one level deep that contain a package.json

Born from the situation of having to set up a new development machine with over 30 different folders to run npm install. My motto is always "Work smarter, not harder"

Installation

$ npm install -g install-all

Usage

$ install-all

About

Recursively npm install in all immediate folders containing package.json

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published