1.0.5 • Published 11 years ago
prunner v1.0.5
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.
Run multiple shell commands simultaneously in one shell.
npm install prunner -gprunner 'command 1' 'command 2'That's it - it will print the output of these commands to stdout.