shell_creator 0.1.1

Library for creating shell programs
Documentation
[package]
name = "shell_creator"
description = "Library for creating shell programs"
version = "0.1.1"
edition = "2021"
authors = ["SoriPhoono <soriphoono@gmail.com>"]
readme = "ReadMe.md"
license-file = "License.md"
keywords = ["cli", "shell"]
categories = ["command-line-utilities"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]