Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 262 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 262 Bytes

Long Ivy

64-bit kernel written in hard tabs.

Prerequisites

  • nasm
  • qemu
  • clang

Arch Linux

pacman -S nasm qemu clang grub xorriso mtools rustup

macOS

brew install nasm quemu clang xorriso e2fsprogs

Windows (WSL)

TODO