Currently this os is in devlopmeent and is not yet completed. It currently only has some basic things. But soon it will get a lot of features.
The instructions given here are for linux and specifically debian based operating systems
Install the required dependecies :- GCC, GNU grub, GNU xorriso , qemu , GNU Assembler (gas) , GNU Make
Clone this repo and navigate to the directory where you cloned it. After navigating to the proper folder,
Then Run
make
And Hurray ! We have the os boot in the qemu emulator.
Note: This os can also be run on real hardware or Virtualbox
Hope you liked my project.