Operating system for OpenComputers
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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