An attempt at remaking busybox in Rust
Find a file
2025-03-21 09:16:01 +02:00
coreutils feat: adjust cat to be more busybox-like, add mkdir 2025-03-21 09:16:01 +02:00
src feat: adjust cat to be more busybox-like, add mkdir 2025-03-21 09:16:01 +02:00
utils feat: add echo, fix annoying windows bug 2025-03-20 19:39:45 +02:00
.gitignore init: hello, world! 2025-03-20 15:18:36 +02:00
Cargo.lock feat: add a very basic command registry 2025-03-20 17:07:50 +02:00
Cargo.toml feat: add a very basic command registry 2025-03-20 17:07:50 +02:00