caos-with-snake/README.md
Alexander Myltsev 6e5222e2e3 Initial commit
2023-01-13 13:07:06 +04: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