mirror of
https://github.com/YunoHost-Apps/focalboard_ynh.git
synced 2024-09-03 18:36:19 +02:00
Auto-update README
This commit is contained in:
parent
cd06dd106c
commit
0bf62f5f18
2 changed files with 19 additions and 37 deletions
23
README.md
23
README.md
|
@ -1,7 +1,3 @@
|
|||
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
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.
|
||||
|
@ -9,38 +5,31 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Focalboard for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/focalboard)  
|
||||
[](https://install-app.yunohost.org/?app=focalboard)
|
||||
[](https://dash.yunohost.org/appci/app/focalboard)  
|
||||
[](https://install-app.yunohost.org/?app=focalboard)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install focalboard quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install Focalboard quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
|
||||
Self-hosted alternative to Trello, Notion, and Asana
|
||||
|
||||
**Shipped version:** 0.6.7~ynh1
|
||||
|
||||
**Shipped version:** 0.7.0~ynh1
|
||||
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: https://www.focalboard.com/
|
||||
|
||||
* Official admin documentation: https://www.focalboard.com/guide/user/
|
||||
* Upstream app code repository: https://github.com/mattermost/focalboard
|
||||
* Upstream app code repository: https://github.com/mattermost/focalboard
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_focalboard
|
||||
* Report a bug: https://github.com/YunoHost-Apps/focalboard_ynh/issues
|
||||
|
||||
|
|
33
README_fr.md
33
README_fr.md
|
@ -1,40 +1,33 @@
|
|||
# Focalboard pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/focalboard)  
|
||||
[](https://install-app.yunohost.org/?app=focalboard)
|
||||
[](https://dash.yunohost.org/appci/app/focalboard)  
|
||||
[](https://install-app.yunohost.org/?app=focalboard)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install focalboard quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
> *Ce package vous permet d'installer Focalboard 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.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
Alternative auto-hébergée à Trello, Notion et Asana
|
||||
|
||||
**Version incluse:** 0.6.7~ynh1
|
||||
|
||||
**Version incluse :** 0.7.0~ynh1
|
||||
|
||||
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site official de l'app : https://www.focalboard.com/
|
||||
|
||||
* Documentation officielle de l'admin: https://www.focalboard.com/guide/user/
|
||||
* Dépôt de code officiel de l'app: https://github.com/mattermost/focalboard
|
||||
* Documentation YunoHost pour cette app: https://yunohost.org/app_focalboard
|
||||
* Signaler un bug: https://github.com/YunoHost-Apps/focalboard_ynh/issues
|
||||
* Site officiel de l'app : https://www.focalboard.com/
|
||||
* Documentation officielle de l'admin : https://www.focalboard.com/guide/user/
|
||||
* Dépôt de code officiel de l'app : https://github.com/mattermost/focalboard
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_focalboard
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/focalboard_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -43,8 +36,8 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/focalboard_ynh/tree/testing --debug
|
||||
or
|
||||
ou
|
||||
sudo yunohost app upgrade focalboard -u https://github.com/YunoHost-Apps/focalboard_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