@qiwi/npm-run-all

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

Usage no npm install needed!

<script type="module">
  import qiwiNpmRunAll from 'https://cdn.skypack.dev/@qiwi/npm-run-all';
</script>

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