1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/243-game_ynh.git synced 2024-09-03 18:06:00 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-04-01 20:13:46 +00:00
parent 08c9883f60
commit a24f4a78d9
2 changed files with 14 additions and 14 deletions

View file

@ -5,9 +5,9 @@ It shall NOT be edited by hand.
# 243 for YunoHost # 243 for YunoHost
[![Integration level](https://dash.yunohost.org/integration/243.svg)](https://dash.yunohost.org/appci/app/243) ![Working status](https://ci-apps.yunohost.org/ci/badges/243.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/243.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/243game.svg)](https://dash.yunohost.org/appci/app/243game) ![Working status](https://ci-apps.yunohost.org/ci/badges/243game.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/243game.maintain.svg)
[![Install 243 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=243) [![Install 243 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=243game)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -30,19 +30,19 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Documentation and resources ## Documentation and resources
* Upstream app code repository: <https://github.com/hgentry/81> * Upstream app code repository: <https://github.com/hgentry/81>
* YunoHost documentation for this app: <https://yunohost.org/app_243> * YunoHost documentation for this app: <https://yunohost.org/app_243game>
* Report a bug: <https://github.com/YunoHost-Apps/243_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/243game_ynh/issues>
## Developer info ## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/243_ynh/tree/testing). Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/243game_ynh/tree/testing).
To try the testing branch, please proceed like that. To try the testing branch, please proceed like that.
``` bash ``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/243_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/243game_ynh/tree/testing --debug
or or
sudo yunohost app upgrade 243 -u https://github.com/YunoHost-Apps/243_ynh/tree/testing --debug sudo yunohost app upgrade 243game -u https://github.com/YunoHost-Apps/243game_ynh/tree/testing --debug
``` ```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps> **More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -5,9 +5,9 @@ It shall NOT be edited by hand.
# 243 pour YunoHost # 243 pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/243.svg)](https://dash.yunohost.org/appci/app/243) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/243.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/243.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/243game.svg)](https://dash.yunohost.org/appci/app/243game) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/243game.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/243game.maintain.svg)
[![Installer 243 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=243) [![Installer 243 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=243game)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
@ -30,19 +30,19 @@ Clone du jeu 2048
## Documentations et ressources ## Documentations et ressources
* Dépôt de code officiel de lapp : <https://github.com/hgentry/81> * Dépôt de code officiel de lapp : <https://github.com/hgentry/81>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_243> * Documentation YunoHost pour cette app : <https://yunohost.org/app_243game>
* Signaler un bug : <https://github.com/YunoHost-Apps/243_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/243game_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/243_ynh/tree/testing). Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/243game_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche testing, procédez comme suit.
``` bash ``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/243_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/243game_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade 243 -u https://github.com/YunoHost-Apps/243_ynh/tree/testing --debug sudo yunohost app upgrade 243game -u https://github.com/YunoHost-Apps/243game_ynh/tree/testing --debug
``` ```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>