Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 270 Bytes

File metadata and controls

18 lines (11 loc) · 270 Bytes

puta_os

Simple OS in Rust. Learning project.

Quick start

You can run the disk image in QEMU through:

cargo run

MSRV

Minimum supported Rust version is 1.66.0

Reference