prunner

Run shell commands in simultaneously

Usage no npm install needed!

<script type="module">
  import prunner from 'https://cdn.skypack.dev/prunner';
</script>

README

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.