mirror of
https://github.com/YunoHost-Apps/epicyon_ynh.git
synced 2024-09-03 18:36:08 +02:00
42 lines
1.7 KiB
Markdown
42 lines
1.7 KiB
Markdown
|
# epicyon pour YunoHost
|
|||
|
|
|||
|
[![Niveau d'intégration](https://dash.yunohost.org/integration/epicyon.svg)](https://dash.yunohost.org/appci/app/epicyon) ![](https://ci-apps.yunohost.org/ci/badges/epicyon.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/epicyon.maintain.svg)
|
|||
|
[![Installer epicyon avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=epicyon)
|
|||
|
|
|||
|
*[Read this readme in english.](./README.md)*
|
|||
|
*[Lire ce readme en français.](./README_fr.md)*
|
|||
|
|
|||
|
> *Ce package vous permet d'installer epicyon 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.*
|
|||
|
|
|||
|
## Vue d'ensemble
|
|||
|
|
|||
|
Serveur de réseau social fédéré
|
|||
|
|
|||
|
**Version incluse :** 1.03.2021~ynh2
|
|||
|
|
|||
|
|
|||
|
|
|||
|
## Captures d'écran
|
|||
|
|
|||
|
![](./doc/screenshots/screenshot_starlight.jpg)
|
|||
|
|
|||
|
## Documentations et ressources
|
|||
|
|
|||
|
* Site officiel de l'app : https://epicyon.net
|
|||
|
* Dépôt de code officiel de l'app : hhttps://gitlab.com/bashrc2/epicyon/
|
|||
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_epicyon
|
|||
|
* Signaler un bug : https://github.com/YunoHost-Apps/epicyon_ynh/issues
|
|||
|
|
|||
|
## Informations pour les développeurs
|
|||
|
|
|||
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/epicyon_ynh/tree/testing).
|
|||
|
|
|||
|
Pour essayer la branche testing, procédez comme suit.
|
|||
|
```
|
|||
|
sudo yunohost app install https://github.com/YunoHost-Apps/epicyon_ynh/tree/testing --debug
|
|||
|
ou
|
|||
|
sudo yunohost app upgrade epicyon -u https://github.com/YunoHost-Apps/epicyon_ynh/tree/testing --debug
|
|||
|
```
|
|||
|
|
|||
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|