Detalhes do pacote

@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

readme (leia-me)

@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

changelog (log de mudanças)

4.1.7 (2021-05-12)

Bug Fixes

4.1.6 (2020-12-11)

Bug Fixes

  • deps: apply npm audit fix (8109573)

Performance Improvements