Operating system for OpenComputers
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
XeonSquared ead102f131 made the shell spawn executed files as their own process and wait for them to complete 4 år sedan
exec made the shell spawn executed files as their own process and wait for them to complete 4 år sedan
lib this is an intervention 5 år sedan
module never mind no reading files line by line in fs.read 5 år sedan
service added an FRequest client and server 5 år sedan
.gitignore more general gitignore filters 5 år sedan
LICENSE Initial commit 5 år sedan
README.md documentation of a sort 5 år sedan
build.sh cleaned up some meta stuff 5 år sedan
default-init.txt gitignored generated docs, added the default init.txt 5 år sedan
finddesc.lua documentation of a sort 5 år sedan
package.sh cleaned up some meta stuff 5 år sedan

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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