Skip to content

VoltagedDebunked/NextOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextOS

NextOS is a simple operating system built with Limine and C.

Prequisites

  • Limine
  • GNU Make
  • GNU Binutils
  • GCC
  • Xorriso
  • Git

Building

To build it, run:

make

And to run it:

make run

License

GPL-3.0