@qiwi/npm-run-all
v4.1.7
Published
A CLI tool to run multiple npm-scripts in parallel or sequential.
Downloads
257
Readme
@qiwi/npm-run-parallel
Yet another one fork of mysticatea/npm-run-all, that drops some useless deps and brings deps from 2020.
Installation
$ npm install @qiwi/npm-run-all --save-dev
$ yarn add @qiwi/npm-run-all -D
Usage
npm-run-all clean build:*
Original docs → npm-run-all.md