An experimental operating system, written in pure rust. For learning Still in the early kernel phase
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
cargo install bootimage
Install my-project with cargo
cargo run
To run tests, run the following command
cargo test