包详细信息

@qiwi/npm-run-all

qiwi-forks2.8kMIT4.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

更新日志

4.1.7 (2021-05-12)

Bug Fixes

4.1.6 (2020-12-11)

Bug Fixes

  • deps: apply npm audit fix (8109573)

Performance Improvements