foolish 0.1.0

A shell for those who want a simplest shell
[[bin]]
name = "foolish"
path = "src/main.rs"

[dependencies]

[package]
authors = ["Misaka <misaka@nekoit.org>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["command-line-utilities"]
description = "A shell for those who want a simplest shell"
edition = "2024"
keywords = ["shell"]
license = "MIT"
name = "foolish"
readme = false
repository = "https://github.com/Moeweb647252/foolish"
version = "0.1.0"