1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/framagames_ynh.git synced 2024-09-03 18:36:28 +02:00
framagames_ynh/README.md

37 lines
1.6 KiB
Markdown
Raw Normal View History

2020-06-14 06:25:54 +02:00
# Framagames for YunoHost
2015-06-18 23:40:52 +02:00
2020-06-14 06:25:54 +02:00
[![Integration level](https://dash.yunohost.org/integration/framagames.svg)](https://dash.yunohost.org/appci/app/framagames) ![](https://ci-apps.yunohost.org/ci/badges/framagames.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/framagames.maintain.svg)
2021-04-26 07:37:07 +02:00
[![Install Framagames with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=framagames)
2020-03-29 13:21:08 +02:00
2020-06-14 06:25:54 +02:00
> *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.*
2016-12-24 12:33:55 +01:00
2020-06-14 06:25:54 +02:00
## Overview
Set of games from Framagames
## YunoHost specific features
#### Supported architectures
2021-04-26 07:37:07 +02:00
* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/framagames.svg)](https://ci-apps.yunohost.org/ci/apps/framagames/)
* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/framagames.svg)](https://ci-apps-arm.yunohost.org/ci/apps/framagames/)
2020-06-14 06:25:54 +02:00
## Links
* Report a bug: https://github.com/YunoHost-Apps/framagames_ynh/issues
* Upstream app repository: https://framagit.org/framasoft/framagames
* YunoHost website: https://yunohost.org/
---
## Developer info
2020-06-14 06:25:54 +02:00
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/framagames_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/framagames_ynh/tree/testing --debug
or
sudo yunohost app upgrade framagames -u https://github.com/YunoHost-Apps/framagames_ynh/tree/testing --debug
```