Operating system for OpenComputers
Go to file
Izaya aa570fcc4e replaced the editor with skex2 because it's infinitely better and works on PsychOS2 now 2019-07-28 19:53:25 +10:00
exec replaced the editor with skex2 because it's infinitely better and works on PsychOS2 now 2019-07-28 19:53:25 +10:00
lib this is an intervention 2019-07-14 20:52:56 +10:00
module wrote a more flexible terminal creation system 2019-07-28 19:09:12 +10:00
service added an FRequest client and server 2019-07-23 14:11:40 +10:00
.gitignore more general gitignore filters 2019-07-23 14:14:14 +10:00
LICENSE Initial commit 2018-09-30 10:12:29 +10:00
README.md documentation of a sort 2019-01-08 22:13:52 +11:00
build.sh wrote a more flexible terminal creation system 2019-07-28 19:09:12 +10:00
default-init.txt gitignored generated docs, added the default init.txt 2019-07-21 18:01:04 +10:00
finddesc.lua documentation of a sort 2019-01-08 22:13:52 +11:00
package.sh cleaned up some meta stuff 2019-07-22 13:54:39 +10:00

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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