mirror of
https://github.com/YunoHost-Apps/framagames_ynh.git
synced 2024-09-03 18:36:28 +02:00
Auto-update README
This commit is contained in:
parent
849e603378
commit
edef3a69fd
2 changed files with 56 additions and 12 deletions
30
README.md
30
README.md
|
@ -1,28 +1,32 @@
|
||||||
|
<!--
|
||||||
|
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.
|
||||||
|
-->
|
||||||
|
|
||||||
# Framagames for YunoHost
|
# Framagames for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/framagames)  
|
[](https://dash.yunohost.org/appci/app/framagames)  
|
||||||
[](https://install-app.yunohost.org/?app=framagames)
|
[](https://install-app.yunohost.org/?app=framagames)
|
||||||
|
|
||||||
> *This package allows you to install Framagames quickly and simply on a YunoHost server.
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
> *This package allows you to install Framagames quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
Set of games from Framagames
|
|
||||||
|
|
||||||
## YunoHost specific features
|
Set of games Framagames from Framasoft
|
||||||
|
|
||||||
#### Supported architectures
|
**Shipped version:** 1.0~ynh4
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/framagames/)
|
**Demo:** https://framagames.org/fr/
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/framagames/)
|
|
||||||
|
|
||||||
## Links
|
## Documentation and resources
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/framagames_ynh/issues
|
* Official app website: https://framagames.org/fr/
|
||||||
* Upstream app repository: https://framagit.org/framasoft/framagames
|
* Upstream app code repository: https://framagit.org/framasoft/framagames
|
||||||
* YunoHost website: https://yunohost.org/
|
* YunoHost documentation for this app: https://yunohost.org/app_framagames
|
||||||
|
* Report a bug: https://github.com/YunoHost-Apps/framagames_ynh/issues
|
||||||
---
|
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -34,3 +38,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/framagames_ynh/tree/t
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade framagames -u https://github.com/YunoHost-Apps/framagames_ynh/tree/testing --debug
|
sudo yunohost app upgrade framagames -u https://github.com/YunoHost-Apps/framagames_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
38
README_fr.md
Normal file
38
README_fr.md
Normal file
|
@ -0,0 +1,38 @@
|
||||||
|
# Framagames pour YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/framagames)  
|
||||||
|
[](https://install-app.yunohost.org/?app=framagames)
|
||||||
|
|
||||||
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
> *Ce package vous permet d'installer Framagames 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
|
||||||
|
|
||||||
|
Ensemble de jeux Framagames venant de Framasoft
|
||||||
|
|
||||||
|
**Version incluse :** 1.0~ynh4
|
||||||
|
|
||||||
|
**Démo :** https://framagames.org/fr/
|
||||||
|
|
||||||
|
## Documentations et ressources
|
||||||
|
|
||||||
|
* Site officiel de l'app : https://framagames.org/fr/
|
||||||
|
* Dépôt de code officiel de l'app : https://framagit.org/framasoft/framagames
|
||||||
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_framagames
|
||||||
|
* Signaler un bug : https://github.com/YunoHost-Apps/framagames_ynh/issues
|
||||||
|
|
||||||
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/framagames_ynh/tree/testing).
|
||||||
|
|
||||||
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
```
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/framagames_ynh/tree/testing --debug
|
||||||
|
ou
|
||||||
|
sudo yunohost app upgrade framagames -u https://github.com/YunoHost-Apps/framagames_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue