prunner
v1.0.5
Published
Run shell commands in simultaneously
Maintainers
Readme
prunner
Run multiple shell commands simultaneously in one shell.
npm install prunner -gHow to use
prunner 'command 1' 'command 2'That's it - it will print the output of these commands to stdout.
