|
1 week ago | |
---|---|---|
exec | 1 week ago | |
lib | 1 week ago | |
module | 2 weeks ago | |
service | 1 month ago | |
.gitignore | 1 month ago | |
LICENSE | 1 year ago | |
README.md | 1 month ago | |
build.sh | 2 weeks ago | |
default-init.txt | 2 weeks ago | |
finddesc.lua | 11 months ago | |
luapreproc.lua | 1 month ago | |
package.sh | 2 weeks ago |
A lightweight, multi-user operating system for OpenComputers
The kernel can be built using luapreproc:
./luapreproc.lua module/init.lua kernel.lua
A boot filesystem contains several things:
This has been automated in the form of build.sh, pending a real makefile.
To generate function documentation, run:
./finddesc.lua module/* lib/* > apidoc.md