4 releases (stable)
1.0.3 | Dec 23, 2022 |
---|---|
1.0.1 | Dec 22, 2022 |
1.0.0 | Nov 23, 2022 |
0.0.0 | Nov 22, 2022 |
#585 in Cargo plugins
10KB
232 lines
cargo-foreach
Run cargo
commands in multiple folders.
Usage:
cargo foreach [options] <folder>... [--] <cargo command> [<opts>...]
Common options:
-p, --parallel Run the command in all folders in parallel (currently not implemented)
-v, --verbose Print folders that are processed
-h, --help Print this message
-V, --version Print version info and exit
Dependencies
~0.5–1MB
~24K SLoC