NexOS is a hobby operating system written in rust.
Bootlaoder |
---|
About |
---|
:: |
Refer to comments and README files in each folder.
Useful Sites:
Use Windows WSL or Linux. Run make
to see if everything runs and install the required tools.
make qemu
will build the iso and also start qemu.
https://www.rust-lang.org/tools/install
https://www.qemu.org/download/
qemu-system-x86_64
command should be available.
This project is licenced under MIT. See the LICENCE
for details.