包详细信息

@qiwi/npm-run-all

qiwi-forks653MIT4.1.7

A CLI tool to run multiple npm-scripts in parallel or sequential.

cli, command, commandline, tool

自述文件

@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

shell script npm-run-all clean build:*

Original docs → npm-run-all.md