cargo-q-0.1.3 is not a library.
cargo-q
Cargo subcommand to run multiple Cargo commands in a time.
- ✅ Add sequential execution
- ✅ Add ; as command separator
- ✅ Add & as command separator
- ❌ Add > as command separator
- ❌ Add parallel execution
Usage
Run a command
Run multiple commands
# default quiet mode
# verbose mode
Run commands in parallel