Operating system for OpenComputers
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
XeonSquared 5cabb476de removed some legacy stuff il y a 4 ans
exec replaced the editor with skex2 because it's infinitely better and works on PsychOS2 now il y a 4 ans
lib this is an intervention il y a 5 ans
module wrote a more flexible terminal creation system il y a 4 ans
service removed some legacy stuff il y a 4 ans
.gitignore more general gitignore filters il y a 5 ans
LICENSE Initial commit il y a 5 ans
README.md documentation of a sort il y a 5 ans
build.sh wrote a more flexible terminal creation system il y a 4 ans
default-init.txt gitignored generated docs, added the default init.txt il y a 5 ans
finddesc.lua documentation of a sort il y a 5 ans
package.sh cleaned up some meta stuff il y a 5 ans

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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