Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 278 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 278 Bytes

NoirOS

NoirOS is a simple operating system written in C.

Running the OS

Run:

make run

Make sure to have nasm, gcc, xorriso, and qemu installed first.

If you just want the iso and you dont to run it then run make instead.

License

GPL-3.0