Crates.io | devx-cmd |
lib.rs | devx-cmd |
version | 0.5.0 |
source | src |
created_at | 2020-08-16 21:31:01.042277 |
updated_at | 2021-06-02 22:28:38.289949 |
description | Convenience wrapper over std::process::Command for xtask crates |
homepage | https://github.com/elastio/devx |
repository | https://github.com/elastio/devx |
max_upload_size | |
id | 277362 |
size | 26,348 |
devx-cmd
provides more convenient primitives for spawning child processes
than std::process
targeted for use in development scripts specifically.
See the crate-level docs for more info.