cmd_lib_core 0.3.0

Common rust commandline macros and utils, to write shell script like tasks easily
Documentation
[package]
authors = ["Tao Guo <tao.guo.code@gmail.com>"]
description = "Common rust commandline macros and utils, to write shell script like tasks easily"
edition = "2018"
homepage = "https://github.com/rust-shell-script/rust_cmd_lib"
keywords = ["shell", "scripts", "commandline", "subprocess", "pipeline"]
license = "MIT OR Apache-2.0"
name = "cmd_lib_core"
repository = "https://github.com/rust-shell-script/rust_cmd_lib"
version = "0.3.0"