/run-commands-cli

Run commands in parallel w/ nice reporting. (Use `concurrently` instead though - this was experimental)

Primary LanguageJavaScript

While this was fun to make, I actually suggest you use a more established package like concurrently. 👍

Run Commands

Run commands in parallel w/ nice reporting.

screenshot

  • Run any number of commands
  • Hide all output
  • Show progress of each command
  • Dump errors at the end

License

MIT © Lochlan Bunn