#concurrently #cli #command #parallel

app runall

Run multiple commands concurrently

2 releases

0.1.1 May 20, 2023
0.1.0 May 20, 2023

#7 in #concurrently

MIT license

8KB
148 lines

runall

runall

Install: cargo install runall

Usage

$ runall --help
Run multiple commands in parallel.

Usage: runall [OPTIONS] [COMMANDS]...

Arguments:
  [COMMANDS]...

Options:
  -n, --names <NAMES>
  -h, --help           Print help

Dependencies

~3–11MB
~112K SLoC