mirror of
https://github.com/YunoHost-Apps/rallly_ynh.git
synced 2024-09-03 20:16:16 +02:00
49 lines
2.1 KiB
Markdown
49 lines
2.1 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.
|
|
-->
|
|
|
|
# Rallly untuk YunoHost
|
|
|
|
[](https://ci-apps.yunohost.org/ci/apps/rallly/)  
|
|
|
|
[](https://install-app.yunohost.org/?app=rallly)
|
|
|
|
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
|
|
|
> *Paket ini memperbolehkan Anda untuk memasang Rallly 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
|
|
|
|
Schedule group meetings with friends, colleagues and teams. Create meeting polls to find the best date and time to organize an event based on your participants' availability.
|
|
|
|
**Versi terkirim:** 3.9.1~ynh1
|
|
|
|
**Demo:** <https://app.rallly.co/polls>
|
|
|
|
## Tangkapan Layar
|
|
|
|

|
|
|
|
## Dokumentasi dan sumber daya
|
|
|
|
- Website aplikasi resmi: <https://rallly.co/fr>
|
|
- Dokumentasi admin resmi: <https://support.rallly.co/introduction>
|
|
- Depot kode aplikasi hulu: <https://github.com/lukevella/rallly>
|
|
- Gudang YunoHost: <https://apps.yunohost.org/app/rallly>
|
|
- Laporkan bug: <https://github.com/YunoHost-Apps/rallly_ynh/issues>
|
|
|
|
## Info developer
|
|
|
|
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/rallly_ynh/tree/testing).
|
|
|
|
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/rallly_ynh/tree/testing --debug
|
|
atau
|
|
sudo yunohost app upgrade rallly -u https://github.com/YunoHost-Apps/rallly_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|