/devos

An OS + Kernel for developers as users

Primary LanguageRustApache License 2.0Apache-2.0

DevOS

build lint

An operating system and kernel developed with the Rust programming language, with an emphasis on usability for developers who use it.

RequirementsBuild and Run

Requirements

Build and Run

To run the kernel in QEMU

cargo run

To run the tests

cargo test

What else can I do?

cargo run -- --help