An open API service indexing awesome lists of open source software.

https://github.com/nailuj29/zigvale-barebones

A barebones kernel for zigvale
https://github.com/nailuj29/zigvale-barebones

limine osdev stivale2 zig ziglang zigvale

Last synced: about 2 months ago
JSON representation

A barebones kernel for zigvale

Awesome Lists containing this project

README

        

# zigvale-barebones
A barebones kernel using the [zigvale](https://github.com/ominitay/zigvale) library

## Build instructions
You will need the following installed
- [gyro](https://github.com/mattnite/gyro)
- [zig master](https://ziglang.org/)
- [qemu](https://www.qemu.org/)

Install them however you want, as long as the `gyro`, `zig`, and `qemu-system-x86_64` executables are on your `PATH`, then simply run `make run` to run the OS