This is a simple operating system for x86_64 written in V.
Fetch limine
dependency:
v install --git https://github.com/wenxuanjun/v-limine
Available targets:
make
: Build the ISO imagemake run
: Build and run the ISO image in QEMUmake clean
: Remove the build directory
The project follows MIT license. Anyone can use it for free. See LICENSE.