This is a custom os
-
Clone this repo with
git clone https://github.com/J4spr/tiny-os
. -
install QEMU and add it to path (I dont know if that helps or not)
-
Install Rust. (optional as I'm assuming that when you clone this repo you already have Rust installed)
-
open a terminal and
cd path/to/directory
. -
type
make
in the root directory of the project.
This project is licensed under the MIT License.