xshell 0.1.0

Utilities for quick shell scripting in Rust
Documentation
[dependencies.xshell-macros]
version = "0.1.0"

[package]
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
categories = ["development-tools::build-utils", "filesystem"]
description = "Utilities for quick shell scripting in Rust"
edition = "2018"
exclude = [".github/", "bors.toml", "rustfmt.toml", "cbench"]
license = "MIT OR Apache-2.0"
name = "xshell"
repository = "https://github.com/matklad/xshell"
version = "0.1.0"