Operating system for OpenComputers
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
XeonSquared 95e6a18216 documentation of a sort 5 лет назад
exec added shell utility programs 5 лет назад
lib added a minitel stack, using the same code as the OpenOS version 5 лет назад
module fix some bugs with io.lua, expose io.newfd() 5 лет назад
service added a minitel stack, using the same code as the OpenOS version 5 лет назад
.gitignore removed the whole mod-service thing 5 лет назад
LICENSE Initial commit 5 лет назад
README.md documentation of a sort 5 лет назад
build.sh updated build.sh to reflect the current state of the OS 5 лет назад
finddesc.lua documentation of a sort 5 лет назад

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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