Common Rust command-line macros and utilities to write shell script-like tasks easily.
# Cargo.toml
[dependencies]
cmd_lib = "2.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs a shell command using the run_cmd! macro.
Test commands on target platform and use platform-specific alternatives if needed.
No dependency data recorded yet.