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

48 lines
1.9 KiB
Markdown
Raw Normal View History

2022-09-03 00:23:09 +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.
-->
2022-03-13 23:43:23 +01:00
# Coin pour YunoHost
2022-09-03 00:23:09 +02:00
[![Niveau d'intégration](https://dash.yunohost.org/integration/coin.svg)](https://dash.yunohost.org/appci/app/coin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/coin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/coin.maintain.svg)
2022-03-13 23:43:23 +01:00
[![Installer Coin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=coin)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Coin 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
COIN is an Information System designed for associative ISPs in the FFDN.
2022-09-03 00:23:09 +02:00
**Version incluse :** 20220401~ynh1
2022-03-13 23:43:23 +01:00
## Captures d'écran
2022-09-03 00:23:09 +02:00
![Capture d'écran de Coin](./doc/screenshots/user-subscriptions.png)
2022-03-13 23:43:23 +01:00
## Documentations et ressources
2022-09-03 00:23:09 +02:00
* Site officiel de l'app : <https://code.ffdn.org/FFDN/coin>
* Dépôt de code officiel de l'app : <https://code.ffdn.org/ffdn/coin>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_coin>
* Signaler un bug : <https://github.com/YunoHost-Apps/coin_ynh/issues>
2022-03-13 23:43:23 +01:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/coin_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
2022-09-03 00:23:09 +02:00
``` bash
2022-03-13 23:43:23 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/coin_ynh/tree/testing --debug
ou
sudo yunohost app upgrade coin -u https://github.com/YunoHost-Apps/coin_ynh/tree/testing --debug
```
2022-09-03 00:23:09 +02:00
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>