1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/digiwords_ynh.git synced 2024-09-03 18:26:11 +02:00
digiwords_ynh/README_id.md

46 lines
2 KiB
Markdown
Raw Normal View History

2024-09-01 13:00:47 +02:00
<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# Digiwords untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/digiwords.svg)](https://ci-apps.yunohost.org/ci/apps/digiwords/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/digiwords.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/digiwords.maintain.svg)
[![Pasang Digiwords dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=digiwords)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang Digiwords 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
Create interactive wordclouds
2024-09-01 13:37:45 +02:00
**Versi terkirim:** 0.6.0~ynh2
2024-09-01 13:00:47 +02:00
**Demo:** <https://ladigitale.dev/digiwords/#/>
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://ladigitale.dev/>
- Dokumentasi pengguna resmi: <https://ladigitale.dev/blog/digiwords-pour-creer-des-nuages-de-mots>
- Dokumentasi admin resmi: <https://codeberg.org/ladigitale/digiwords/src/branch/master/README.md>
- Depot kode aplikasi hulu: <https://codeberg.org/ladigitale/digiwords>
- Gudang YunoHost: <https://apps.yunohost.org/app/digiwords>
- Laporkan bug: <https://github.com/YunoHost-Apps/digiwords_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
atau
sudo yunohost app upgrade digiwords -u https://github.com/YunoHost-Apps/digiwords_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>