Operating system for OpenComputers
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
XeonSquared bbacdc6dbd moved the creation of a sink fd into createterms 5 роки тому
exec added shell utility programs 5 роки тому
lib added a minitel stack, using the same code as the OpenOS version 5 роки тому
module moved the creation of a sink fd into createterms 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