mirror of
https://github.com/YunoHost-Apps/taskboard_ynh.git
synced 2024-09-03 20:26:27 +02:00
Merge branch 'testing' of https://github.com/YunoHost-Apps/taskboard_ynh into testing
This commit is contained in:
commit
1737148b50
1 changed files with 9 additions and 9 deletions
18
README_fr.md
18
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# TaskBoard pour YunoHost
|
# TaskBoard pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/taskboard)  
|
[](https://dash.yunohost.org/appci/app/taskboard)  
|
||||||
[](https://install-app.yunohost.org/?app=taskboard)
|
[](https://install-app.yunohost.org/?app=taskboard)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer TaskBoard rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer TaskBoard 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
|
||||||
|
|
||||||
A Kanban-inspired app for keeping track of things that need to get done.
|
A Kanban-inspired app for keeping track of things that need to get done.
|
||||||
The goal of TaskBoard is to provide a simple and clean interface to a functional and minimal application for keeping track of tasks. It's not trying to be the next Trello or LeanKit.
|
The goal of TaskBoard is to provide a simple and clean interface to a functional and minimal application for keeping track of tasks. It's not trying to be the next Trello or LeanKit.
|
||||||
|
@ -22,9 +22,9 @@ The goal of TaskBoard is to provide a simple and clean interface to a functional
|
||||||
|
|
||||||
**Démo :** https://taskboard.matthewross.me/demo
|
**Démo :** https://taskboard.matthewross.me/demo
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## :red_circle: Fonctions indésirables
|
## :red_circle: Fonctions indésirables
|
||||||
|
|
||||||
|
@ -32,8 +32,8 @@ The goal of TaskBoard is to provide a simple and clean interface to a functional
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <http://taskboard.matthewross.me/>
|
* Site officiel de l’app : <http://taskboard.matthewross.me/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/kiswa/TaskBoard>
|
* Dépôt de code officiel de l’app : <https://github.com/kiswa/TaskBoard>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_taskboard>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_taskboard>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/taskboard_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/taskboard_ynh/issues>
|
||||||
|
|
||||||
|
@ -49,4 +49,4 @@ ou
|
||||||
sudo yunohost app upgrade taskboard -u https://github.com/YunoHost-Apps/taskboard_ynh/tree/testing --debug
|
sudo yunohost app upgrade taskboard -u https://github.com/YunoHost-Apps/taskboard_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