Install

sh cargo install runcc

Usage

You can use cargo runcc --help to see detailed help messages.

with a config file

Use -c option to run with a config file

with cli arguments

sh cargo runcc "command1" "command2 a b c"

Implementation Details