totos/README.md
2025-09-02 08:49:08 +02:00

318 B

ABOUT

trying to make a toy OS in rust following this

DEPENDENCIES

HOWTO

to run this just install the dependencies and do:

cargo run

to run tests do:

cargo test