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_fr.md

48 lines
1.9 KiB
Markdown
Raw Normal View History

2022-06-19 02:21:09 +02:00
<!--
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.
-->
2023-08-14 14:57:29 +02:00
# Univer pour YunoHost
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:29 +02:00
[![Niveau dintégration](https://dash.yunohost.org/integration/univer.svg)](https://dash.yunohost.org/appci/app/univer) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/univer.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/univer.maintain.svg)
2023-08-14 14:57:18 +02:00
2023-08-14 14:57:29 +02:00
[![Installer Univer avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=univer)
2020-09-29 16:25:50 +02:00
2022-06-19 02:21:09 +02:00
*[Read this readme in english.](./README.md)*
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:29 +02:00
> *Ce package vous permet dinstaller Univer rapidement et simplement sur un serveur YunoHost.
2023-08-14 14:57:18 +02:00
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:18 +02:00
## Vue densemble
2020-09-29 16:25:50 +02:00
2022-06-19 02:21:09 +02:00
Luckysheet est une feuille de calcul en ligne, puissante, simple à configurer et complètement open source.
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:29 +02:00
**Version incluse :** 1.1.0~ynh1
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:29 +02:00
**Démo :** https://dream-num.github.io/univer-demo/
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:18 +02:00
## Captures décran
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:29 +02:00
![Capture décran de Univer](./doc/screenshots/screenshot.gif)
2020-09-29 16:25:50 +02:00
2022-06-19 02:21:09 +02:00
## Documentations et ressources
2020-09-29 16:25:50 +02:00
2023-08-14 14:57:29 +02:00
* Dépôt de code officiel de lapp : <https://github.com/dream-num/univer>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_univer>
* Signaler un bug : <https://github.com/YunoHost-Apps/univer_ynh/issues>
2020-09-29 16:25:50 +02:00
## Informations pour les développeurs
2023-08-14 14:57:29 +02:00
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/univer_ynh/tree/testing).
2020-09-29 16:25:50 +02:00
Pour essayer la branche testing, procédez comme suit.
2022-06-19 02:21:09 +02:00
``` bash
2023-08-14 14:57:29 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/univer_ynh/tree/testing --debug
2020-09-29 16:25:50 +02:00
ou
2023-08-14 14:57:29 +02:00
sudo yunohost app upgrade univer -u https://github.com/YunoHost-Apps/univer_ynh/tree/testing --debug
2020-09-29 16:25:50 +02:00
```
2022-06-19 02:21:09 +02:00
2023-08-14 14:57:18 +02:00
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>