shell_command 0.1.0

Simpler API than std::Process for running shell commands which are meant to succeed (non-zero status)
Documentation
[dependencies.failure]
version = "0.1.5"

[package]
authors = ["Thomas BESSOU <thomas.bessou@hotmail.fr>"]
description = "Simpler API than std::Process for running shell commands which are meant to succeed (non-zero status)"
edition = "2018"
license = "LGPL-3.0-only"
name = "shell_command"
repository = "https://github.com/Ten0/rust-shell_command"
version = "0.1.0"