kyroath / blog_os

An operating system built with rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An operating system built with rust

This is an implementation of an operating system that follows the blog_os series.

How to run

  • Install the bootimage tool

cargo install bootimage

  • Run with cargo

cargo run

About

An operating system built with rust.


Languages

Language:Rust 100.0%