Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 272 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 272 Bytes

DuckOS

Once upon a time I took leave from office for 2 weeks - this is the result. The goal was to learn how stuff works.

Running:

$ mkdir build
$ cd build
$ cmake -G Ninja ..
$ ninja
$ cd ../scripts/
$ sudo ./build-image.sh
$ sudo ./run-qemu-image.sh