0.1.8 • Published 6 years ago

multiscript v0.1.8

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

multiscript

Run multiple commands simultaneously. Recursively pipe stdout to process, pipe stdin to each process.

Installation

npm install --dev multiscript

or

yarn add --dev multiscript

Usage

Specify commands separated by a +

multiscript 'yarn abc' + npm run def + "echo abc"
0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago