,-~~-.___.
/ | ' \ It was a dark and stormy night....
( ) 0
\_/-, ,----'
==== //
/ \-'~; /~~~(O)
/ __/~| / |
=( _____| (_________| W<
Starter template for a barebones x86_64 kernel based on Phil Opperman's Writing an OS in Rust using the latest bootloader v0.11.X
crate.
You need to have qemu and llvm installed on your machine to build and run the kernel. With those installed you can get started using cargo
cargo build
cargo run