concurrent_shell_commands 0.4.0

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

pub use library::{Executable, RunArgs, Show, run, shell_command, shell_executable};