mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Merge branch 'testing' of https://github.com/YunoHost-Apps/kanboard_ynh into testing
This commit is contained in:
commit
4c01d8417b
2 changed files with 11 additions and 11 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Kanboard for YunoHost
|
# Kanboard for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/kanboard)  
|
[](https://dash.yunohost.org/appci/app/kanboard)  
|
||||||
[](https://install-app.yunohost.org/?app=kanboard)
|
[](https://install-app.yunohost.org/?app=kanboard)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
20
README_fr.md
20
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Kanboard pour YunoHost
|
# Kanboard pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/kanboard)  
|
[](https://dash.yunohost.org/appci/app/kanboard)  
|
||||||
[](https://install-app.yunohost.org/?app=kanboard)
|
[](https://install-app.yunohost.org/?app=kanboard)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Kanboard rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Kanboard 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.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Kanboard est un logiciel de gestion de projet Kanban gratuit et open source.
|
Kanboard est un logiciel de gestion de projet Kanban gratuit et open source.
|
||||||
|
|
||||||
|
@ -28,9 +28,9 @@ Kanboard est un logiciel de gestion de projet Kanban gratuit et open source.
|
||||||
|
|
||||||
**Démo :** https://demo.yunohost.org/kanboard/
|
**Démo :** https://demo.yunohost.org/kanboard/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -46,9 +46,9 @@ Cela est dû à une limitation de Kanboard.
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://kanboard.net>
|
* Site officiel de l’app : <https://kanboard.net>
|
||||||
* Documentation officielle de l'admin : <https://docs.kanboard.org/en/latest/>
|
* Documentation officielle de l’admin : <https://docs.kanboard.org/en/latest/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/kanboard/kanboard>
|
* Dépôt de code officiel de l’app : <https://github.com/kanboard/kanboard>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_kanboard>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_kanboard>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/kanboard_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/kanboard_ynh/issues>
|
||||||
|
|
||||||
|
@ -64,4 +64,4 @@ ou
|
||||||
sudo yunohost app upgrade kanboard -u https://github.com/YunoHost-Apps/kanboard_ynh/tree/testing --debug
|
sudo yunohost app upgrade kanboard -u https://github.com/YunoHost-Apps/kanboard_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue