concurrent_shell_commands 0.3.0

runs commands concurrently and display their name and output, with configurable filtering of output
Documentation
1
2
3
mod library;

pub use library::{RunArgs, Show, run};