Operating system for OpenComputers
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
XeonSquared 5cabb476de removed some legacy stuff před 4 roky
exec replaced the editor with skex2 because it's infinitely better and works on PsychOS2 now před 4 roky
lib this is an intervention před 5 roky
module wrote a more flexible terminal creation system před 4 roky
service removed some legacy stuff před 4 roky
.gitignore more general gitignore filters před 5 roky
LICENSE Initial commit před 5 roky
README.md documentation of a sort před 5 roky
build.sh wrote a more flexible terminal creation system před 4 roky
default-init.txt gitignored generated docs, added the default init.txt před 5 roky
finddesc.lua documentation of a sort před 5 roky
package.sh cleaned up some meta stuff před 5 roky

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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