2022-05-27 14:31:57 +02:00
<!--
2024-02-15 22:48:03 +01:00
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
2022-05-27 14:31:57 +02:00
It shall NOT be edited by hand.
-->
2022-02-16 23:16:24 +01:00
# Digiwords pour YunoHost
2023-10-31 15:06:36 +01:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/digiwords.svg )](https://dash.yunohost.org/appci/app/digiwords) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/digiwords.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/digiwords.maintain.svg )
2022-02-16 23:16:24 +01:00
[![Installer Digiwords avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=digiwords)
*[Read this readme in english.](./README.md)*
2023-10-31 15:06:36 +01:00
> *Ce package vous permet d’ installer Digiwords 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.*
2022-02-16 23:16:24 +01:00
2023-10-31 15:06:36 +01:00
## Vue d’ ensemble
2022-02-16 23:16:24 +01:00
2024-01-14 12:20:25 +01:00
Digiwords est une application en ligne simple pour créer des nuages de mots.
2022-02-16 23:16:24 +01:00
2024-02-15 22:48:03 +01:00
**Version incluse :** 0.5.6~ynh1
2022-02-16 23:16:24 +01:00
**Démo :** https://ladigitale.dev/digiwords/#/
## Documentations et ressources
2023-10-31 15:06:36 +01:00
* Site officiel de l’ app : < https: // ladigitale . dev />
2022-05-27 14:31:57 +02:00
* Documentation officielle utilisateur : < https: // ladigitale . dev / blog / digiwords-pour-creer-des-nuages-de-mots >
2023-10-31 15:06:36 +01:00
* Documentation officielle de l’ admin : < https: // codeberg . org / ladigitale / digiwords / src / branch / master / README . md >
* Dépôt de code officiel de l’ app : < https: // codeberg . org / ladigitale / digiwords >
* YunoHost Store: < https: // apps . yunohost . org / app / digiwords >
2022-05-27 14:31:57 +02:00
* Signaler un bug : < https: // github . com / YunoHost-Apps / digiwords_ynh / issues >
2022-02-16 23:16:24 +01:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
2022-05-27 14:31:57 +02:00
``` bash
2022-02-16 23:16:24 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
ou
sudo yunohost app upgrade digiwords -u https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
```
2023-10-31 15:06:36 +01:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >