0.1.8 • Published 4 years ago

multiscript v0.1.8

Weekly downloads
1
License
MIT
Repository
github
Last release
4 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

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago