Run commands concurrently with rust and cargo
cargo install runcc-
with a
runcc.{json, yaml, yml, ron, toml}config file orpackage.metadata.runccorworkspace.metadata.runccfields inCargo.tomlcargo runcc -c
-
with cli arguments
cargo runcc "command1" "command2 a b c"
For detailed usage, see runcc/README.md or cargo runcc --help