prunner

Run shell commands in simultaneously


Keywords
shell, commands, simultaneously, simultaneous, parallel, bash
License
MIT
Install
npm install prunner@1.0.5

Documentation

prunner

Run multiple shell commands simultaneously in one shell.

npm install prunner -g

How to use

prunner 'command 1' 'command 2'

That's it - it will print the output of these commands to stdout.