mirror of
https://github.com/YunoHost-Apps/ergo_ynh.git
synced 2024-09-03 18:26:31 +02:00
Auto-update README
This commit is contained in:
parent
5dff8d3277
commit
9bbf2d11d1
2 changed files with 13 additions and 13 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Ergo for YunoHost
|
# Ergo for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/ergo)  
|
[](https://dash.yunohost.org/appci/app/ergo)  
|
||||||
[](https://install-app.yunohost.org/?app=ergo)
|
[](https://install-app.yunohost.org/?app=ergo)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -26,7 +26,7 @@ Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.10.0~ynh2
|
**Shipped version:** 2.11.1~ynh1
|
||||||
|
|
||||||
**Demo:** https://testnet.ergo.chat/
|
**Demo:** https://testnet.ergo.chat/
|
||||||
|
|
||||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Ergo pour YunoHost
|
# Ergo pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/ergo)  
|
[](https://dash.yunohost.org/appci/app/ergo)  
|
||||||
[](https://install-app.yunohost.org/?app=ergo)
|
[](https://install-app.yunohost.org/?app=ergo)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Ergo rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Ergo rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core design
|
Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core design
|
||||||
|
|
||||||
|
@ -26,13 +26,13 @@ Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.10.0~ynh2
|
**Version incluse :** 2.11.1~ynh1
|
||||||
|
|
||||||
**Démo :** https://testnet.ergo.chat/
|
**Démo :** https://testnet.ergo.chat/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -44,10 +44,10 @@ Ergo (formerly known as Oragono) is a modern IRC server written in Go. Its core
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://ergo.chat/>
|
* Site officiel de l’app : <https://ergo.chat/>
|
||||||
* Documentation officielle utilisateur : <https://github.com/ergochat/ergo/blob/stable/docs/USERGUIDE.md>
|
* Documentation officielle utilisateur : <https://github.com/ergochat/ergo/blob/stable/docs/USERGUIDE.md>
|
||||||
* Documentation officielle de l'admin : <https://github.com/ergochat/ergo/blob/stable/docs/MANUAL.md>
|
* Documentation officielle de l’admin : <https://github.com/ergochat/ergo/blob/stable/docs/MANUAL.md>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/ergochat/ergo>
|
* Dépôt de code officiel de l’app : <https://github.com/ergochat/ergo>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_ergo>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_ergo>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/ergo_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/ergo_ynh/issues>
|
||||||
|
|
||||||
|
@ -63,4 +63,4 @@ ou
|
||||||
sudo yunohost app upgrade ergo -u https://github.com/YunoHost-Apps/ergo_ynh/tree/testing --debug
|
sudo yunohost app upgrade ergo -u https://github.com/YunoHost-Apps/ergo_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue