24 lines
938 B
Markdown
24 lines
938 B
Markdown
# Halyde
|
|
A universal, customizable and feature-packed operating system for OpenComputers.
|
|
|
|
<p align="center">
|
|
<a href="https://lua.org/">
|
|
<img src="https://img.shields.io/badge/Written_in-Lua-blue?style=plastic&logo=lua" /></a>
|
|
<a href="https://ocdoc.cil.li/">
|
|
<img src="https://img.shields.io/badge/Made_for-OpenComputers-yellow?style=plastic" /></a>
|
|
<a href="https://cerulean-blue.gitbook.io/halyde-docs">
|
|
<img src="https://img.shields.io/badge/Documented_on-GitBook-green?style=plastic&logo=gitbook" /></a>
|
|
</p>
|
|
|
|
## Installation
|
|
To install Halyde from OpenOS, simply run:
|
|
|
|
`pastebin run 9gf8RA2A`
|
|
|
|
If for some reason that doesn't work, try:
|
|
|
|
`wget -f https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/webinstall.lua /tmp/webinstall.lua && /tmp/webinstall.lua`
|
|
|
|
## Docs
|
|
Halyde is [documented on GitBook](https://cerulean-blue.gitbook.io/halyde-docs).
|