2022-05-31 00:12:23 +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.
-->
2021-12-05 09:05:11 +01:00
# Excalidraw pour YunoHost
2023-03-03 19:09:07 +01:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/excalidraw.svg )](https://dash.yunohost.org/appci/app/excalidraw) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/excalidraw.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/excalidraw.maintain.svg )
2021-12-05 09:05:11 +01:00
[![Installer Excalidraw avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=excalidraw)
2021-12-05 09:05:16 +01:00
*[Read this readme in english.](./README.md)*
2021-12-05 09:05:11 +01:00
2023-03-03 19:09:07 +01:00
> *Ce package vous permet d’ installer Excalidraw rapidement et simplement sur un serveur YunoHost.
Si vous n’ avez pas YunoHost, regardez [ici ](https://yunohost.org/#/install ) pour savoir comment l’ installer et en profiter.*
2021-12-05 09:05:11 +01:00
2023-03-03 19:09:07 +01:00
## Vue d’ ensemble
2021-12-05 09:05:11 +01:00
2021-12-05 09:10:13 +01:00
Excalidraw est un outil de tableau blanc collaboratif virtuel qui vous permet d'esquisser facilement des diagrammes qui ont l'impression d'être dessinés à la main.
2021-12-05 09:05:11 +01:00
2022-03-19 19:08:38 +01:00
2023-03-17 09:30:49 +01:00
**Version incluse :** 0.14.2~ynh2
2021-12-05 09:05:11 +01:00
2022-03-19 19:08:38 +01:00
**Démo :** https://excalidraw.com
2021-12-05 09:05:11 +01:00
2023-03-03 19:09:07 +01:00
## Captures d’ écran
2021-12-05 09:05:11 +01:00
2023-03-03 19:35:08 +01:00
![Capture d’ écran de Excalidraw ](./doc/screenshots/screenshot.png )
2021-12-05 09:05:11 +01:00
2021-12-05 09:05:16 +01:00
## Documentations et ressources
2021-12-05 09:05:11 +01:00
2023-03-03 19:09:07 +01:00
* Site officiel de l’ app : < https: // excalidraw . com >
* Dépôt de code officiel de l’ app : < https: // github . com / excalidraw / excalidraw >
2022-05-31 00:12:23 +02:00
* Documentation YunoHost pour cette app : < https: // yunohost . org / app_excalidraw >
* Signaler un bug : < https: // github . com / YunoHost-Apps / excalidraw_ynh / issues >
2021-12-05 09:05:11 +01:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/excalidraw_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
2022-05-31 00:12:23 +02:00
``` bash
2021-12-05 09:05:11 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/excalidraw_ynh/tree/testing --debug
ou
sudo yunohost app upgrade excalidraw -u https://github.com/YunoHost-Apps/excalidraw_ynh/tree/testing --debug
```
2021-12-05 09:05:16 +01:00
2023-03-03 19:09:07 +01:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >