Operating system for OpenComputers
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
XeonSquared 5cabb476de removed some legacy stuff 4 lat temu
exec replaced the editor with skex2 because it's infinitely better and works on PsychOS2 now 4 lat temu
lib this is an intervention 5 lat temu
module wrote a more flexible terminal creation system 4 lat temu
service removed some legacy stuff 4 lat temu
.gitignore more general gitignore filters 5 lat temu
LICENSE Initial commit 5 lat temu
README.md documentation of a sort 5 lat temu
build.sh wrote a more flexible terminal creation system 4 lat temu
default-init.txt gitignored generated docs, added the default init.txt 5 lat temu
finddesc.lua documentation of a sort 5 lat temu
package.sh cleaned up some meta stuff 5 lat temu

README.md

OC-PsychOS2

A lightweight, multi-user operating system for OpenComputers

Documentation

To generate function documentation, run:

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