1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ergo_ynh.git synced 2025-11-04 19:48:39 +01:00
Ergo (IRC server) package for YunoHost
Find a file
2025-10-31 19:35:36 +01:00
.github Apply example_ynh 2022-09-28 03:31:30 +02:00
conf Update default.yaml 2023-06-11 23:35:07 +02:00
doc cleaning 2024-01-09 11:19:24 +01:00
scripts fix index.html path 2025-10-31 19:11:19 +01:00
sources/extra_files/help Update index.html 2023-06-11 23:38:27 +02:00
.gitignore convert to helpers2.1 2025-10-31 18:58:33 +01:00
LICENSE Update LICENSE 2022-04-18 11:16:52 +02:00
manifest.toml convert to helpers2.1 2025-10-31 18:58:33 +01:00
README.md Auto-update READMEs 2025-10-31 18:58:39 +01:00
tests.toml Update tests.toml 2025-03-17 20:27:52 +01:00

Logo of Ergo Ergo, packaged for YunoHost

Modern IRC server (daemon/ircd)

🌐 Official app website App Demo Version: 2.16.0~ynh1

Screenshots

Screenshot of Ergo

📦 Developer info

Automatic tests level

🛠️ Upstream Ergo repository: https://github.com/ergochat/ergo

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/ergo_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade ergo -u https://github.com/YunoHost-Apps/ergo_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.