Operating system for OpenComputers
Go to file
Izaya 6c45180119 wrote a more flexible terminal creation system 2019-07-28 19:09:12 +10:00
exec added a cd() builtin to the shell, for changing working directory 2019-07-28 13:03:04 +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