npmiall
v2.2.2
Published
Small library that runs NPM install in current directory and sub directories
Downloads
9
Readme
npmiall
A simple utility to run npm install in the current directory and all subdirectories.
Usage
npx npmiall
This command will start at the current directory and npm install all node modules in the current directory as well as all subdirectories.