Skip to content

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

License

Notifications You must be signed in to change notification settings

qiwi-forks/npm-run-all

 
 

Repository files navigation

@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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%