Operating system for OpenComputers
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
XeonSquared bbacdc6dbd moved the creation of a sink fd into createterms hace 5 años
exec added shell utility programs hace 5 años
lib added a minitel stack, using the same code as the OpenOS version hace 5 años
module moved the creation of a sink fd into createterms hace 5 años
service added a minitel stack, using the same code as the OpenOS version hace 5 años
.gitignore removed the whole mod-service thing hace 5 años
LICENSE Initial commit hace 5 años
README.md documentation of a sort hace 5 años
build.sh updated build.sh to reflect the current state of the OS hace 5 años
finddesc.lua documentation of a sort hace 5 años

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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