2.2.2 • Published 3 years ago
npmiall v2.2.2
npmiall
A simple utility to run npm install in the current directory and all subdirectories.
Usage
npx npmiallThis command will start at the current directory and npm install all node modules in the current directory as well as all subdirectories.