Operating system for OpenComputers
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
XeonSquared 95e6a18216 documentation of a sort 5 vuotta sitten
exec added shell utility programs 5 vuotta sitten
lib added a minitel stack, using the same code as the OpenOS version 5 vuotta sitten
module fix some bugs with io.lua, expose io.newfd() 5 vuotta sitten
service added a minitel stack, using the same code as the OpenOS version 5 vuotta sitten
.gitignore removed the whole mod-service thing 5 vuotta sitten
LICENSE Initial commit 5 vuotta sitten
README.md documentation of a sort 5 vuotta sitten
build.sh updated build.sh to reflect the current state of the OS 5 vuotta sitten
finddesc.lua documentation of a sort 5 vuotta sitten

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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