command-builder 0.2.0

A wrapper around std::process::Command that allows combining/chaining diffrent commands
Documentation
[dependencies]

[package]
authors = ["Ian Wahbe <ian@wahbe.com>"]
description = "A wrapper around std::process::Command that allows combining/chaining diffrent commands"
edition = "2018"
keywords = ["shell"]
license = "MIT OR Apache-2.0"
name = "command-builder"
repository = "https://github.com/iwahbe/command-builder"
version = "0.2.0"