mirror of
https://github.com/YunoHost-Apps/luckysheet_ynh.git
synced 2024-09-03 19:36:21 +02:00
48 lines
No EOL
2 KiB
Markdown
48 lines
No EOL
2 KiB
Markdown
<!--
|
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
|
It shall NOT be edited by hand.
|
|
-->
|
|
|
|
# Luckysheet for YunoHost
|
|
|
|
[](https://dash.yunohost.org/appci/app/luckysheet)  
|
|
[](https://install-app.yunohost.org/?app=luckysheet)
|
|
|
|
*[Lire ce readme en français.](./README_fr.md)*
|
|
|
|
> *This package allows you to install Luckysheet quickly and simply on a YunoHost server.
|
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
|
|
|
## Overview
|
|
|
|
Luckysheet is an online spreadsheet that is powerful, simple to configure, and completely open source.
|
|
|
|
|
|
**Shipped version:** 2.0.0~ynh4
|
|
|
|
**Demo:** https://mengshukeji.github.io/LuckysheetDemo/
|
|
|
|
## Screenshots
|
|
|
|

|
|
|
|
## Documentation and resources
|
|
|
|
* Official app website: https://github.com/mengshukeji/Luckysheet
|
|
* Official admin documentation: https://mengshukeji.github.io/LuckysheetDocs/guide/
|
|
* Upstream app code repository: https://github.com/mengshukeji/Luckysheet
|
|
* YunoHost documentation for this app: https://yunohost.org/app_luckysheet
|
|
* Report a bug: https://github.com/YunoHost-Apps/luckysheet_ynh/issues
|
|
|
|
## Developer info
|
|
|
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing).
|
|
|
|
To try the testing branch, please proceed like that.
|
|
```
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing --debug
|
|
or
|
|
sudo yunohost app upgrade luckysheet -u https://github.com/YunoHost-Apps/luckysheet_ynh/tree/testing --debug
|
|
```
|
|
|
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps |