mirror of
https://github.com/YunoHost-Apps/20euros_ynh.git
synced 2024-09-03 18:05:53 +02:00
50 lines
2 KiB
Markdown
50 lines
2 KiB
Markdown
|
<!--
|
||
|
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
|
Ini TIDAK boleh diedit dengan tangan.
|
||
|
-->
|
||
|
|
||
|
# 20 euros untuk YunoHost
|
||
|
|
||
|
[![Tingkat integrasi](https://dash.yunohost.org/integration/20euros.svg)](https://ci-apps.yunohost.org/ci/apps/20euros/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/20euros.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/20euros.maintain.svg)
|
||
|
|
||
|
[![Pasang 20 euros dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=20euros)
|
||
|
|
||
|
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
||
|
|
||
|
> *Paket ini memperbolehkan Anda untuk memasang 20 euros secara cepat dan mudah pada server YunoHost.*
|
||
|
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
|
||
|
|
||
|
## Ringkasan
|
||
|
|
||
|
Variante de 2048 avec pièces et billets en euros.
|
||
|
|
||
|
**Versi terkirim:** 1.0~ynh9
|
||
|
|
||
|
## Tangkapan Layar
|
||
|
|
||
|
![Tangkapan Layar pada 20 euros](./doc/screenshots/Screenshot-20euros.jpg)
|
||
|
|
||
|
## :red_circle: Antifitur
|
||
|
|
||
|
- **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.
|
||
|
|
||
|
## Dokumentasi dan sumber daya
|
||
|
|
||
|
- Depot kode aplikasi hulu: <https://github.com/jatekos101/20euros>
|
||
|
- Gudang YunoHost: <https://apps.yunohost.org/app/20euros>
|
||
|
- Laporkan bug: <https://github.com/YunoHost-Apps/20euros_ynh/issues>
|
||
|
|
||
|
## Info developer
|
||
|
|
||
|
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/20euros_ynh/tree/testing).
|
||
|
|
||
|
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
||
|
|
||
|
```bash
|
||
|
sudo yunohost app install https://github.com/YunoHost-Apps/20euros_ynh/tree/testing --debug
|
||
|
atau
|
||
|
sudo yunohost app upgrade 20euros -u https://github.com/YunoHost-Apps/20euros_ynh/tree/testing --debug
|
||
|
```
|
||
|
|
||
|
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|