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 408e9600b7 made the kernel actually work again 4 lat temu
exec cursed 4 lat temu
lib this is an intervention 5 lat temu
module made the kernel actually work again 4 lat temu
service added a clipboard daemon, changed default services 4 lat temu
.gitignore more general gitignore filters 4 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 added a clipboard daemon, changed default services 4 lat temu
finddesc.lua documentation of a sort 5 lat temu
package.sh cleaned up some meta stuff 4 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