1
1
mirror of https://git.shadowkat.net/izaya/OC-PsychOS2.git synced 2024-09-21 03:09:12 -04:00
Operating system for OpenComputers
Go to file
2019-01-09 16:15:31 +11:00
exec added shell utility programs 2019-01-08 18:09:04 +11:00
lib added a minitel stack, using the same code as the OpenOS version 2019-01-08 18:10:22 +11:00
module rewrote io.open because it was bad 2019-01-09 16:15:31 +11:00
service added a minitel stack, using the same code as the OpenOS version 2019-01-08 18:10:22 +11:00
.gitignore removed the whole mod-service thing 2019-01-08 18:15:22 +11:00
build.sh updated build.sh to reflect the current state of the OS 2019-01-08 18:11:37 +11:00
finddesc.lua documentation of a sort 2019-01-08 22:13:52 +11:00
LICENSE
README.md documentation of a sort 2019-01-08 22:13:52 +11:00

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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