Operating system for OpenComputers
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
XeonSquared ead102f131 made the shell spawn executed files as their own process and wait for them to complete hace 4 años
exec made the shell spawn executed files as their own process and wait for them to complete hace 4 años
lib this is an intervention hace 5 años
module never mind no reading files line by line in fs.read hace 5 años
service added an FRequest client and server hace 5 años
.gitignore more general gitignore filters hace 5 años
LICENSE Initial commit hace 5 años
README.md documentation of a sort hace 5 años
build.sh cleaned up some meta stuff hace 5 años
default-init.txt gitignored generated docs, added the default init.txt hace 5 años
finddesc.lua documentation of a sort hace 5 años
package.sh cleaned up some meta stuff hace 5 años

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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