Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 447 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 447 Bytes

@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