4 个版本 (稳定)
1.0.3 | 2022 年 12 月 23 日 |
---|---|
1.0.1 | 2022 年 12 月 22 日 |
1.0.0 | 2022 年 11 月 23 日 |
0.0.0 | 2022 年 11 月 22 日 |
#415 在 Cargo 插件
每月 22 次下载
10KB
232 行
cargo-foreach
在多个文件夹中运行 cargo
命令。
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
依赖项
~0.5–1.1MB
~25K SLoC