A minimal shell written in Rust—read commands, run them, repeat.
Prerequisites: Rust (e.g. curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh).
cargo runBuild only: cargo build. Release build: cargo build --release.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A minimal shell written in Rust—read commands, run them, repeat.
Prerequisites: Rust (e.g. curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh).
cargo runBuild only: cargo build. Release build: cargo build --release.