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
- Host: GitHub
- URL: https://github.com/nailuj29/zigvale-barebones
- Owner: nailuj29
- License: mit
- Created: 2021-11-17T21:35:24.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-18T00:15:14.000Z (over 3 years ago)
- Last Synced: 2025-02-09T15:34:33.287Z (4 months ago)
- Topics: limine, osdev, stivale2, zig, ziglang, zigvale
- Language: Zig
- Homepage:
- Size: 1.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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