run-everywhere

Run npm/yarn install in every directory


Keywords
npm, yarn
License
MIT
Install
npm install run-everywhere@0.1.1

Documentation

run-everywhere

Install your dependencies with single command! This utility helps you run any command in every directory that has package.json file.

main workflow npm npm

Usage

Install all your dependencies with NPM:

npx run-everywhere

or with Yarn:

npx run-everywhere yarn

License

MIT Licensed