cargo-q-0.2.0 is not a library.
cargo-q
A Cargo subcommand for running multiple Cargo commands sequentially or in parallel.
Installation
Features
- Run multiple Cargo commands sequentially
- Commands are separated by spaces
- Support parallel execution for commands
- Verbose mode for detailed output
Usage
Run a Single Command
Run Multiple Commands
# Run commands sequentially
Commands with Arguments
# For commands with arguments
Parallel Execution
# Run commands in parallel
Verbose Output
License
Licensed under Apache-2.0 license (LICENSE or http://opensource.org/licenses/Apache-2.0)