Library for writing OSs with Rust
Mercurial: hg clone linkrbot.com/hg/rinux
Git: git clone github.com/AtomicGamer9523/rinux
This project depends on STD3, which is still WIP. If you are able to contribute to it please do so! :)
Items expected in PATH:
# First time only, installs dependencies
./epearl init
# Builds the os and kernel
./epearl build
# Runs the os in qemu
./epearl run
# If you need help
./epearl help