1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/20euros_ynh.git synced 2024-09-03 18:05:53 +02:00
20euros_ynh/README_fr.md
Éric Gaspar 87928bdbe6
Testing (#18)
* Cleaning up (#9)

* Update README_fr.md

* cleaning up

* Fix package_checker warning

* permission rework

* From source

* Update app.src

* fix

* fix

* Set SVG badge

* Update README_fr.md

* Small fix

* Small fixes

* Cleaning up

* Update manifest.json

* Update change_url

* Update manifest.json

* Update upgrade

* Add user

* Fix

* fix

* Update install

* Fix

* [autopatch] Update issue and PR templates (#16)

* Testing (#13)

- Set permissions

* [autopatch] Update issue and PR templates (#15)

Co-authored-by: Yunohost-Bot <>

* [autopatch] Update issue and PR templates

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>

* Update manifest.json

* Update check_process

* Update restore

* Cleaning up

* Auto-update README

* Auto-update README

* Update manifest.json

* Auto-update README

* update to 4.3

* Update manifest.json

* Auto-update README

* Update manifest.json

* Auto-update README

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-12-24 21:29:58 +01:00

49 lines
2.1 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
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.
-->
# 20 euros pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/20euros.svg)](https://dash.yunohost.org/appci/app/20euros) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/20euros.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/20euros.maintain.svg)
[![Installer 20 euros avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=20euros)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer 20 euros 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
Variante de 2048 avec pièces et billets en euros
**Version incluse :** 1.0~ynh6
## Captures d'écran
![Capture d'écran de 20 euros](./doc/screenshots/Screenshot-20euros.jpg)
## :red_circle: Fonctions indésirables
- **Non-free assets**: Contains and makes use of non-free assets. The most common case is apps using artwork - images, sounds, music, etc. - under a commercial license.
## Documentations et ressources
* Site officiel de l'app : <https://github.com/jatekos101/20euros>
* Dépôt de code officiel de l'app : <https://github.com/jatekos101/20euros>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_20euros>
* Signaler un bug : <https://github.com/YunoHost-Apps/20euros_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/20euros_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/20euros_ynh/tree/testing --debug
ou
sudo yunohost app upgrade 20euros -u https://github.com/YunoHost-Apps/20euros_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>