9 releases
| 0.1.8 | Jul 10, 2025 |
|---|---|
| 0.1.7 | Jul 10, 2025 |
| 0.1.6 | May 31, 2025 |
#745 in Command line utilities
651 downloads per month
105KB
502 lines
congregation
Run multiple tasks in parallel with beautiful, grouped output. Inspired by bun filter and concurrently.
Installation
Congregation can be installed using Cargo:
cargo install congregation
Usage
To get started, run a simple task by using congregation run:
congregation run 'echo hello'
You can run multiple tasks simultaneously by adding another run keyword:
congregation run 'echo task 1' run 'echo task 2'
For more information, run congregation help.
Dependencies
~6–20MB
~256K SLoC
