No description
Find a file
2025-06-08 09:06:21 +08:00
src refactor 2025-06-08 09:06:21 +08:00
.gitignore initialise project 2025-05-27 10:41:50 +08:00
Cargo.lock use shlex to mimic POSIX shell 2025-06-08 09:06:01 +08:00
Cargo.toml use shlex to mimic POSIX shell 2025-06-08 09:06:01 +08:00
flake.lock initialise project 2025-05-27 10:41:50 +08:00
flake.nix initialise project 2025-05-27 10:41:50 +08:00
README.md add README.md 2025-05-27 10:49:39 +08:00
rust-toolchain.toml initialise project 2025-05-27 10:41:50 +08:00

RuSH

Learning rust by making a shell.