Files
amix/README.md
2026-03-30 02:51:59 +03:00

231 B

Amix

Minimalistic Unix-like OS written on Rust.

Getting started

Dependencies

  • Rust
  • QEMU

Executing

git clone https://git.inotfail.com/ami-chuu/amix.git
cd amix
cargo run

Testing

cargo test