0.1.8 • Published 5 years ago

multiscript v0.1.8

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

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago