caos-with-snake/README.md
2022-12-12 19:13:49 +03:00

14 lines
255 B
Markdown

Yet Another BootLoader, OS Kernel and Other stuff
Quickstart:
```
$ ./setup.sh
$ make
```
Includes code from:
* https://github.com/mit-pdos/xv6-public
* https://github.com/FRosner/FrOS
* https://github.com/dhavalhirdhav/LearnOS
* https://wiki.osdev.org