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 ead102f131 made the shell spawn executed files as their own process and wait for them to complete преди 4 години
exec made the shell spawn executed files as their own process and wait for them to complete преди 4 години
lib this is an intervention преди 5 години
module never mind no reading files line by line in fs.read преди 5 години
service added an FRequest client and server преди 5 години
.gitignore more general gitignore filters преди 5 години
LICENSE Initial commit преди 5 години
README.md documentation of a sort преди 5 години
build.sh cleaned up some meta stuff преди 5 години
default-init.txt gitignored generated docs, added the default init.txt преди 5 години
finddesc.lua documentation of a sort преди 5 години
package.sh cleaned up some meta stuff преди 5 години

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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