Operating system for OpenComputers
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
XeonSquared bbacdc6dbd moved the creation of a sink fd into createterms vor 5 Jahren
exec added shell utility programs vor 5 Jahren
lib added a minitel stack, using the same code as the OpenOS version vor 5 Jahren
module moved the creation of a sink fd into createterms vor 5 Jahren
service added a minitel stack, using the same code as the OpenOS version vor 5 Jahren
.gitignore removed the whole mod-service thing vor 5 Jahren
LICENSE Initial commit vor 5 Jahren
README.md documentation of a sort vor 5 Jahren
build.sh updated build.sh to reflect the current state of the OS vor 5 Jahren
finddesc.lua documentation of a sort vor 5 Jahren

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

./finddesc.lua module/* lib/* > apidoc.md