mirror of
https://github.com/YunoHost-Apps/focalboard_ynh.git
synced 2024-09-03 18:36:19 +02:00
commit
e404ded629
6 changed files with 8 additions and 7 deletions
|
@ -15,9 +15,10 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view.
|
Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view. Focalboard comes in two editions:
|
||||||
|
|
||||||
**Shipped version:** 0.8.0~ynh2
|
|
||||||
|
**Shipped version:** 0.9.0~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
Focalboard est un outil de gestion de projet qui aide à définir, organiser, suivre et gérer le travail entre les équipes, à l'aide d'une vue de tableau kanban familière.
|
Focalboard est un outil de gestion de projet qui aide à définir, organiser, suivre et gérer le travail entre les équipes, à l'aide d'une vue de tableau kanban familière.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 0.8.0~ynh2
|
**Version incluse :** 0.9.0~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.8.0/focalboard-server-linux-amd64.tar.gz
|
SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.9.0-rc7/focalboard-server-linux-amd64.tar.gz
|
||||||
SOURCE_SUM=69022aac1b9029e47986acd94466a964ef987a73c556aa23b5eee5c981152d76
|
SOURCE_SUM=2aca013398814c70f8f50669c22d053a16867f63ae56c81c4a2295f43bbac3a4
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view.
|
Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view. Focalboard comes in two editions:
|
||||||
|
|
0
doc/DISCLAIMER.md
Normal file
0
doc/DISCLAIMER.md
Normal file
|
@ -6,7 +6,7 @@
|
||||||
"en": "Self-hosted alternative to Trello, Notion, and Asana",
|
"en": "Self-hosted alternative to Trello, Notion, and Asana",
|
||||||
"fr": "Alternative auto-hébergée à Trello, Notion et Asana"
|
"fr": "Alternative auto-hébergée à Trello, Notion et Asana"
|
||||||
},
|
},
|
||||||
"version": "0.8.0~ynh2",
|
"version": "0.9.0~ynh1",
|
||||||
"url": "https://www.focalboard.com/",
|
"url": "https://www.focalboard.com/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in a new issue