1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sutom_ynh.git synced 2024-09-03 20:26:15 +02:00

Merge branch 'testing' of https://github.com/YunoHost-Apps/sutom_ynh into testing

This commit is contained in:
Éric Gaspar 2023-02-14 10:18:28 +01:00
commit 5e9ea03bbb
2 changed files with 12 additions and 10 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Sutom for YunoHost # Sutom for YunoHost
[![Integration level](https://dash.yunohost.org/integration/sutom.svg)](https://dash.yunohost.org/appci/app/sutom) ![Working status](https://ci-apps.yunohost.org/ci/badges/sutom.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/sutom.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/sutom.svg)](https://dash.yunohost.org/appci/app/sutom) ![Working status](https://ci-apps.yunohost.org/ci/badges/sutom.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/sutom.maintain.svg)
[![Install Sutom with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=sutom) [![Install Sutom with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=sutom)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Sutom pour YunoHost # Sutom pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/sutom.svg)](https://dash.yunohost.org/appci/app/sutom) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/sutom.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/sutom.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/sutom.svg)](https://dash.yunohost.org/appci/app/sutom) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/sutom.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/sutom.maintain.svg)
[![Installer Sutom avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=sutom) [![Installer Sutom avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=sutom)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Sutom rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller Sutom 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 navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
Jeu de lettres en ligne (et en français) basé sur Wordle. Le jeu se trouve à l'adresse https://sutom.nocle.fr Jeu de lettres en ligne (et en français) basé sur Wordle. Le jeu se trouve à l'adresse https://sutom.nocle.fr
@ -22,14 +23,14 @@ Jeu de lettres en ligne (et en français) basé sur Wordle. Le jeu se trouve à
**Démo :** https://sutom.nocle.fr/ **Démo :** https://sutom.nocle.fr/
## Captures d'écran ## Captures décran
![Capture d'écran de Sutom](./doc/screenshots/screenshot.png) ![Capture décran de Sutom](./doc/screenshots/screenshot.png)
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://sutom.nocle.fr/> * Site officiel de lapp : <https://sutom.nocle.fr/>
* Dépôt de code officiel de l'app : <https://framagit.org/JonathanMM/sutom> * Dépôt de code officiel de lapp : <https://framagit.org/JonathanMM/sutom>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_sutom> * Documentation YunoHost pour cette app : <https://yunohost.org/app_sutom>
* Signaler un bug : <https://github.com/YunoHost-Apps/sutom_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/sutom_ynh/issues>
@ -45,4 +46,4 @@ ou
sudo yunohost app upgrade sutom -u https://github.com/YunoHost-Apps/sutom_ynh/tree/testing --debug sudo yunohost app upgrade sutom -u https://github.com/YunoHost-Apps/sutom_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>