2022-12-10 18:55:59 +01: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-02-16 09:39:38 +01:00
# Nullboard pour YunoHost
2023-05-19 11:39:59 +02:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/nullboard.svg )](https://dash.yunohost.org/appci/app/nullboard) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/nullboard.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/nullboard.maintain.svg )
2021-02-16 09:39:38 +01:00
[![Installer Nullboard avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=nullboard)
2021-09-10 23:36:50 +02:00
*[Read this readme in english.](./README.md)*
2021-02-16 09:39:38 +01:00
2023-05-19 11:39:59 +02:00
> *Ce package vous permet d’ installer Nullboard 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-02-16 09:39:38 +01:00
2023-05-19 11:39:59 +02:00
## Vue d’ ensemble
2021-02-16 09:39:38 +01:00
2023-05-19 11:45:02 +02:00
Minimalist kanban board, focused on compactness and readability
2021-02-16 09:39:38 +01:00
2023-08-09 21:13:28 +02:00
**Version incluse :** 2023.08.09~ynh1
2021-02-16 09:39:38 +01:00
2021-09-10 23:36:50 +02:00
**Démo :** https://nullboard.io/preview
2021-02-16 09:39:38 +01:00
2023-05-19 11:39:59 +02:00
## Captures d’ écran
2021-02-16 09:39:38 +01:00
2023-05-19 11:39:59 +02:00
![Capture d’ écran de Nullboard ](./doc/screenshots/screenshot.png )
2021-02-16 09:39:38 +01:00
2021-09-10 23:36:50 +02:00
## Documentations et ressources
2021-02-16 09:39:38 +01:00
2023-05-19 11:39:59 +02:00
* Site officiel de l’ app : < https: // nullboard . io />
* Dépôt de code officiel de l’ app : < https: // github . com / apankrat / nullboard >
2022-12-10 18:55:59 +01:00
* Documentation YunoHost pour cette app : < https: // yunohost . org / app_nullboard >
* Signaler un bug : < https: // github . com / YunoHost-Apps / nullboard_ynh / issues >
2021-02-16 09:39:38 +01:00
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/nullboard_ynh/tree/testing ).
Pour essayer la branche testing, procédez comme suit.
2022-12-10 18:55:59 +01:00
``` bash
2021-02-16 09:39:38 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/nullboard_ynh/tree/testing --debug
ou
sudo yunohost app upgrade nullboard -u https://github.com/YunoHost-Apps/nullboard_ynh/tree/testing --debug
```
2021-09-10 23:36:50 +02:00
2023-05-19 11:39:59 +02:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >