# kern
a kernel
### build
please install `zig`, `make`, `qemu-system-i386`, `clang-format`, `sed`, and `objcopy`
run `make`
built
### debug
run `make gdb` and `make qemu-gdb` in seperate terminals
### style
run `make fmt` before commiting
do it
### issues
figure it out