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 95e6a18216 documentation of a sort il y a 5 ans
exec added shell utility programs il y a 5 ans
lib added a minitel stack, using the same code as the OpenOS version il y a 5 ans
module fix some bugs with io.lua, expose io.newfd() il y a 5 ans
service added a minitel stack, using the same code as the OpenOS version il y a 5 ans
.gitignore removed the whole mod-service thing 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 updated build.sh to reflect the current state of the OS il y a 5 ans
finddesc.lua documentation of a sort 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