1.1.0 • Published 4 years ago

install-all v1.1.0

Weekly downloads
41
License
MIT
Repository
github
Last release
4 years ago

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