make gcc git xorriso qemu
To download Limine through the makefile type:
make limine
Compile the OS in the Makefile directory with:
make
after compiling it as normal you can write the iso file to a usb device (change mounting point in the makefile var based on your own device):
make write
After making sure you have your test usb plugged in to test if it has been written correctly run:
make runusb