1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/strut_ynh.git synced 2024-09-03 20:26:33 +02:00
strut_ynh/README_id.md
2024-08-31 14:11:01 +00:00

52 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.
-->
# Strut untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/strut.svg)](https://ci-apps.yunohost.org/ci/apps/strut/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/strut.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/strut.maintain.svg)
[![Pasang Strut dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=strut)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang Strut 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
Strut is a simple, online editor that doesn't even require registration to operate. Everything you do is recoverable and re-usable.
**Versi terkirim:** 20231204~ynh1
**Demo:** <http://strut.io/dist/>
## Tangkapan Layar
![Tangkapan Layar pada Strut](./doc/screenshots/screenshot.gif)
## :red_circle: Antifitur
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <http://strut.io>
- Depot kode aplikasi hulu: <https://github.com/MohannadNaj/Strut>
- Gudang YunoHost: <https://apps.yunohost.org/app/strut>
- Laporkan bug: <https://github.com/YunoHost-Apps/strut_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/strut_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/strut_ynh/tree/testing --debug
atau
sudo yunohost app upgrade strut -u https://github.com/YunoHost-Apps/strut_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>