2024-01-06 13:08:06 +03: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.
|
|
|
|
-->
|
|
|
|
|
2024-01-06 13:34:54 +03:00
|
|
|
# Yurdle for YunoHost
|
2024-01-06 13:08:06 +03:00
|
|
|
|
2024-01-06 13:34:54 +03:00
|
|
|
[![Integration level](https://dash.yunohost.org/integration/yurdle.svg)](https://dash.yunohost.org/appci/app/yurdle) ![Working status](https://ci-apps.yunohost.org/ci/badges/yurdle.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/yurdle.maintain.svg)
|
|
|
|
|
|
|
|
[![Install Yurdle with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yurdle)
|
2024-01-06 13:08:06 +03:00
|
|
|
|
|
|
|
*[Lire ce readme en français.](./README_fr.md)*
|
|
|
|
|
2024-01-06 13:34:54 +03:00
|
|
|
> *This package allows you to install Yurdle quickly and simply on a YunoHost server.
|
2024-01-06 13:08:06 +03:00
|
|
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
|
|
|
|
|
|
|
## Overview
|
|
|
|
|
2024-01-06 13:34:54 +03:00
|
|
|
This is a dummy description of this app features
|
2024-01-06 13:08:06 +03:00
|
|
|
|
|
|
|
|
|
|
|
**Shipped version:** 1.0~ynh1
|
|
|
|
|
|
|
|
## Screenshots
|
|
|
|
|
2024-01-06 13:34:54 +03:00
|
|
|
![Screenshot of Yurdle](./doc/screenshots/example.jpg)
|
2024-01-06 13:08:06 +03:00
|
|
|
|
|
|
|
## Documentation and resources
|
|
|
|
|
2024-01-06 13:34:54 +03:00
|
|
|
* Upstream app code repository: <https://git.aliberksandikci.com.tr/ifl/Yurdle>
|
|
|
|
* YunoHost Store: <https://apps.yunohost.org/app/yurdle>
|
|
|
|
* Report a bug: <https://github.com/YunoHost-Apps/yurdle_ynh/issues>
|
2024-01-06 13:08:06 +03:00
|
|
|
|
|
|
|
## Developer info
|
|
|
|
|
2024-01-06 13:34:54 +03:00
|
|
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/yurdle_ynh/tree/testing).
|
2024-01-06 13:08:06 +03:00
|
|
|
|
|
|
|
To try the testing branch, please proceed like that.
|
|
|
|
|
|
|
|
``` bash
|
2024-01-06 13:34:54 +03:00
|
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/yurdle_ynh/tree/testing --debug
|
2024-01-06 13:08:06 +03:00
|
|
|
or
|
2024-01-06 13:34:54 +03:00
|
|
|
sudo yunohost app upgrade yurdle -u https://github.com/YunoHost-Apps/yurdle_ynh/tree/testing --debug
|
2024-01-06 13:08:06 +03:00
|
|
|
```
|
|
|
|
|
|
|
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|