rinux
1.0.0

錆でOSSを書くためのライブラリ
ここ
このプロジェクトは、まだWIPであるSTD3に依存しています。あなたがそれに貢献できるならば、そうしてください! :)
パスで期待されるアイテム:
# 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