1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/chatonsinfos_ynh.git synced 2024-09-03 18:15:58 +02:00
chatonsinfos_ynh/README_fr.md

49 lines
2.1 KiB
Markdown
Raw Normal View History

2023-08-04 22:12:34 +02:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2023-08-05 00:03:28 +02:00
# Chatons Infos pour YunoHost
2023-08-04 22:12:51 +02:00
2023-08-24 17:03:34 +02:00
[![Niveau dintégration](https://dash.yunohost.org/integration/chatonsinfos.svg)](https://dash.yunohost.org/appci/app/chatonsinfos) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/chatonsinfos.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/chatonsinfos.maintain.svg)
2023-08-04 22:12:34 +02:00
2023-08-24 17:03:34 +02:00
[![Installer Chatons Infos avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=chatonsinfos)
2023-08-04 22:12:34 +02:00
*[Read this readme in english.](./README.md)*
2023-08-05 00:03:28 +02:00
> *Ce package vous permet dinstaller Chatons Infos rapidement et simplement sur un serveur YunoHost.
2023-08-04 22:12:51 +02:00
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
2023-08-04 22:12:34 +02:00
2023-08-04 22:12:51 +02:00
## Vue densemble
2023-08-04 22:12:34 +02:00
2023-08-24 17:03:34 +02:00
ChatonsInfos est un protocole de partage de données sur le collectif CHATONS, ses membres et leurs services.
2023-08-04 22:12:34 +02:00
2024-01-12 07:59:35 +01:00
**Version incluse :** 1.0~ynh2
2023-08-04 22:12:34 +02:00
2023-08-05 00:03:28 +02:00
**Démo :** https://stats.chatons.org/index.xhtml
2023-08-04 22:12:34 +02:00
2023-08-04 22:12:51 +02:00
## Captures décran
2023-08-04 22:12:34 +02:00
2023-08-05 00:03:28 +02:00
![Capture décran de Chatons Infos](./doc/screenshots/example.jpg)
2023-08-04 22:12:34 +02:00
## Documentations et ressources
2023-08-05 00:03:28 +02:00
* Documentation officielle de ladmin : <https://framagit.org/chatons/chatonsinfos/-/blob/master/README.md>
* Dépôt de code officiel de lapp : <https://framagit.org/chatons/chatonsinfos>
2023-11-29 17:56:49 +01:00
* YunoHost Store: <https://apps.yunohost.org/app/chatonsinfos>
2023-08-24 17:03:34 +02:00
* Signaler un bug : <https://github.com/YunoHost-Apps/chatonsinfos_ynh/issues>
2023-08-04 22:12:34 +02:00
## Informations pour les développeurs
2023-08-24 17:03:34 +02:00
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/chatonsinfos_ynh/tree/testing).
2023-08-04 22:12:34 +02:00
Pour essayer la branche testing, procédez comme suit.
``` bash
2023-08-24 17:03:34 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/chatonsinfos_ynh/tree/testing --debug
2023-08-04 22:12:34 +02:00
ou
2023-08-24 17:03:34 +02:00
sudo yunohost app upgrade chatonsinfos -u https://github.com/YunoHost-Apps/chatonsinfos_ynh/tree/testing --debug
2023-08-04 22:12:34 +02:00
```
2023-08-04 22:12:51 +02:00
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>