bash alternative - Interactive shell with scripting
bash alternatifi - Betik destekli interaktif kabuk
Unix sistem cagrilari
nix = "0.27"Satir duzenleme
rustyline = "14"Dizin yollari
dirs = "5"Copy this Cargo.toml to get started:
[package]
name = "my-shell"
version = "0.1.0"
edition = "2021"
[dependencies]
nix = "0.27"
rustyline = "14"
dirs = "5"
thiserror = "1"
tracing = "0.1"Learn these patterns to build this project effectively: