#concurrently #cli #command #parallel

app runall

Run multiple commands concurrently

2 releases

0.1.1 May 20, 2023
0.1.0 May 20, 2023

#9 in #concurrently

Download history 4/week @ 2024-12-04 53/week @ 2024-12-11 8/week @ 2025-01-08 119/week @ 2025-01-15 142/week @ 2025-01-22 12/week @ 2025-02-05 187/week @ 2025-02-12 86/week @ 2025-02-19 4/week @ 2025-02-26

289 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–10MB
~101K SLoC