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

This branch is 13 commits ahead of mysticatea/npm-run-all:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7381cb9 · May 12, 2021
Oct 17, 2019
Dec 11, 2020
Nov 3, 2017
Dec 11, 2020
Dec 11, 2020
Dec 11, 2020
Dec 11, 2020
Aug 26, 2017
May 12, 2021
Dec 11, 2020
Aug 26, 2017
Dec 30, 2016
Dec 11, 2020
May 12, 2021
Mar 23, 2015
Dec 11, 2020
Dec 11, 2020
May 12, 2021
May 12, 2021

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%