sheller 0.5.0

🐚 Sheller is a shell command builder and standard command extension library written in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.tracing]
version = "0.1.40"

[package]
authors = ["oneofthezombies"]
description = "🐚 Sheller is a shell command builder and standard command extension library written in Rust."
edition = "2021"
keywords = ["shell", "command", "sh", "cmd"]
license = "MIT"
name = "sheller"
readme = "README.md"
repository = "https://github.com/oneofthezombies/sheller"
version = "0.5.0"