1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/luckysheet_ynh.git synced 2024-09-03 19:36:21 +02:00
luckysheet_ynh/README_it.md

51 lines
2.2 KiB
Markdown
Raw Normal View History

2024-03-29 07:11:22 +01:00
<!--
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON DEVE essere modificato manualmente.
-->
# Luckysheet per YunoHost
[![Livello di integrazione](https://dash.yunohost.org/integration/luckysheet.svg)](https://dash.yunohost.org/appci/app/luckysheet) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/luckysheet.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/luckysheet.maintain.svg)
[![Installa Luckysheet con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=luckysheet)
*[Leggi questo README in altre lingue.](./ALL_README.md)*
> *Questo pacchetto ti permette di installare Luckysheet su un server YunoHost in modo semplice e veloce.*
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
## Panoramica
Luckysheet is an online spreadsheet that is powerful, simple to configure, and completely open source.
**Versione pubblicata:** 2.1.13~ynh2
**Prova:** <https://dream-num.github.io/LuckysheetDemo>
## Screenshot
![Screenshot di Luckysheet](./doc/screenshots/screenshot.gif)
## Documentazione e risorse
- Sito web ufficiale dellapp: <https://dream-num.github.io/LuckysheetDocs/>
- Documentazione ufficiale per gli amministratori: <https://dream-num.github.io/LuckysheetDocs/guide/>
- Repository upstream del codice dellapp: <https://github.com/mengshukeji/Luckysheet>
- Store di YunoHost: <https://apps.yunohost.org/app/luckysheet>
- Segnala un problema: <https://github.com/YunoHost-Apps/luckysheet_ynh/issues>
## Informazioni per sviluppatori
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing).
Per provare la branch di `testing`, si prega di procedere in questo modo:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing --debug
o
sudo yunohost app upgrade luckysheet -u https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing --debug
```
**Maggiori informazioni riguardo il pacchetto di questapp:** <https://yunohost.org/packaging_apps>