Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d91323ea7 | |||
| 6c7e9ccc5e | |||
| da63451e0b |
@@ -1,23 +1,25 @@
|
|||||||
# Halyde
|
# Halyde
|
||||||
A universal, customizable and feature-packed operating system for OpenComputers.
|
### If you are viewing on GitHub: Halyde has moved to [Gitea](https://git.sting.lt/Cerulean-Blue/Halyde). This repository is now a read-only mirror. Contributions, issues and pull requests will not be processed here. Please go to [the Gitea instance](https://git.sting.lt/Cerulean-Blue/Halyde) for that.
|
||||||
|
|
||||||
<p align="center">
|
A universal, customizable and feature-packed operating system for OpenComputers.
|
||||||
<a href="https://lua.org/">
|
|
||||||
<img src="https://img.shields.io/badge/Written_in-Lua-blue?style=plastic&logo=lua" /></a>
|
<p align="center">
|
||||||
<a href="https://ocdoc.cil.li/">
|
<a href="https://lua.org/">
|
||||||
<img src="https://img.shields.io/badge/Made_for-OpenComputers-yellow?style=plastic" /></a>
|
<img src="https://img.shields.io/badge/Written_in-Lua-blue?style=plastic&logo=lua" /></a>
|
||||||
<a href="https://cerulean-blue.gitbook.io/halyde-docs">
|
<a href="https://ocdoc.cil.li/">
|
||||||
<img src="https://img.shields.io/badge/Documented_on-GitBook-green?style=plastic&logo=gitbook" /></a>
|
<img src="https://img.shields.io/badge/Made_for-OpenComputers-yellow?style=plastic" /></a>
|
||||||
</p>
|
<a href="https://wiki.sting.lt/">
|
||||||
|
<img src="https://img.shields.io/badge/Documented_on-DokuWiki-green?style=plastic" /></a>
|
||||||
## Installation
|
</p>
|
||||||
To install Halyde from OpenOS, simply run:
|
|
||||||
|
## Installation
|
||||||
`pastebin run MB21BTMv`
|
To install Halyde from OpenOS, simply run:
|
||||||
|
|
||||||
If for some reason that doesn't work, try:
|
`pastebin run MB21BTMv`
|
||||||
|
|
||||||
`wget -f https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/webinstall.lua /tmp/webinstall.lua && /tmp/webinstall.lua`
|
If for some reason that doesn't work, try:
|
||||||
|
|
||||||
## Docs
|
`wget -f https://raw.githubusercontent.com/Team-Cerulean-Blue/Halyde/refs/heads/main/webinstall.lua /tmp/webinstall.lua && /tmp/webinstall.lua`
|
||||||
Halyde is [documented on GitBook](https://cerulean-blue.gitbook.io/halyde-docs).
|
|
||||||
|
## Docs
|
||||||
|
Halyde is [documented on DokuWiki](https://wiki.sting.lt/), however there is an alternative documentation on [GitBook](https://cerulean-blue.gitbook.io/halyde-docs/).
|
||||||
|
|||||||
Reference in New Issue
Block a user