mirror of
https://github.com/YunoHost-Apps/metabase_ynh.git
synced 2024-09-03 19:46:00 +02:00
Auto-update README
This commit is contained in:
parent
e574bda8a4
commit
c668784c7e
2 changed files with 14 additions and 16 deletions
15
README.md
15
README.md
|
@ -17,7 +17,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
Metabase is the easy, open-source way for everyone in your company to ask questions and learn from data.
|
Metabase is the easy, open-source way for everyone in your company to ask questions and learn from data.
|
||||||
|
|
||||||
**Shipped version:** 0.48.6~ynh1
|
**Shipped version:** 0.48.6~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
@ -26,11 +25,11 @@ Metabase is the easy, open-source way for everyone in your company to ask questi
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://www.metabase.com/>
|
- Official app website: <https://www.metabase.com/>
|
||||||
* Official admin documentation: <https://www.metabase.com/docs/latest/>
|
- Official admin documentation: <https://www.metabase.com/docs/latest/>
|
||||||
* Upstream app code repository: <https://github.com/metabase/metabase>
|
- Upstream app code repository: <https://github.com/metabase/metabase>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/metabase>
|
- YunoHost Store: <https://apps.yunohost.org/app/metabase>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/metabase_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/metabase_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -38,10 +37,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/metabase_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/metabase_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade metabase -u https://github.com/YunoHost-Apps/metabase_ynh/tree/testing --debug
|
sudo yunohost app upgrade metabase -u https://github.com/YunoHost-Apps/metabase_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||||
|
|
15
README_fr.md
15
README_fr.md
|
@ -17,7 +17,6 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
## Vue d’ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
La métabase est le moyen facile et open source pour tous les membres de votre entreprise de poser des questions et d'apprendre à partir des données.
|
La métabase est le moyen facile et open source pour tous les membres de votre entreprise de poser des questions et d'apprendre à partir des données.
|
||||||
|
|
||||||
**Version incluse :** 0.48.6~ynh1
|
**Version incluse :** 0.48.6~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
@ -26,11 +25,11 @@ La métabase est le moyen facile et open source pour tous les membres de votre e
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://www.metabase.com/>
|
- Site officiel de l’app : <https://www.metabase.com/>
|
||||||
* Documentation officielle de l’admin : <https://www.metabase.com/docs/latest/>
|
- Documentation officielle de l’admin : <https://www.metabase.com/docs/latest/>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/metabase/metabase>
|
- Dépôt de code officiel de l’app : <https://github.com/metabase/metabase>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/metabase>
|
- YunoHost Store : <https://apps.yunohost.org/app/metabase>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/metabase_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/metabase_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -38,10 +37,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
``` bash
|
```bash
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/metabase_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/metabase_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade metabase -u https://github.com/YunoHost-Apps/metabase_ynh/tree/testing --debug
|
sudo yunohost app upgrade metabase -u https://github.com/YunoHost-Apps/metabase_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