this repo has no description
C 68.1%
Shell 19.1%
Assembly 6.9%
Other 5.9%
1 1 0

Clone this repository

https://tangled.org/emmeline.girlkisser.top/nomad-os
git@knot.girlkisser.top:emmeline.girlkisser.top/nomad-os

For self-hosted knots, clone URLs may differ based on your setup.

readme
nomad
=====

build
-----

  Download a RISC-V 64-bit cross-compiler.
  Arch Linux: riscv64-elf-gcc

  $ sh scripts/build-kernel.sh

  To test it, I use QEMU.
  Arch Linux: qemu-system-riscv

  $ sh scripts/run-kernel-qemu.sh