Lemmings is an experimental OS exploring unconventional approaches to scheduling and resource management.
To ease building, the entire process is contained within an alpine container.
To download dependencies and build, simply run make or ./run.sh /usr/bin/make.
You may need to specify the CC environment variable, e.g. CC=gcc make
make doc
Output will be in out/Doc.
You can view it with a web browser.