#cli

app runall

Run multiple commands concurrently

2 releases

0.1.1 May 20, 2023
0.1.0 May 20, 2023

#1335 in Concurrency

21 downloads per month

MIT license

8KB
160 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

~2.8–5.5MB
~106K SLoC