Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 264 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 264 Bytes

Rusty OS

An x86 kernel written in Rust

Screenshots

Screenshot

Usage

git clone --depth 1 https://github.com/0xN1nja/rusty-os.git
cd rusty-os
make build run