1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tooljet_ynh.git synced 2024-10-01 13:34:55 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2022-06-17 06:21:28 +00:00
parent 537d712d50
commit 7db18b9525
2 changed files with 27 additions and 25 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# ToolJet for YunoHost
[![Integration level](https://dash.yunohost.org/integration/tooljet.svg)](https://dash.yunohost.org/appci/app/tooljet) ![](https://ci-apps.yunohost.org/ci/badges/tooljet.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/tooljet.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/tooljet.svg)](https://dash.yunohost.org/appci/app/tooljet) ![Working status](https://ci-apps.yunohost.org/ci/badges/tooljet.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/tooljet.maintain.svg)
[![Install ToolJet with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tooljet)
*[Lire ce readme en français.](./README_fr.md)*
@ -34,13 +34,11 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
**Shipped version:** 1.13.0~ynh1
**Shipped version:** 1.18.0~ynh1
## Screenshots
![](./doc/screenshots/example.png)
![Screenshot of ToolJet](./doc/screenshots/example.png)
## Disclaimers / important information
@ -56,21 +54,22 @@ TODO
## Documentation and resources
* Official app website: https://tooljet.com/
* Official user documentation: https://docs.tooljet.com/docs/intro
* Upstream app code repository: https://github.com/ToolJet/ToolJet
* YunoHost documentation for this app: https://yunohost.org/app_tooljet
* Report a bug: https://github.com/YunoHost-Apps/tooljet_ynh/issues
* Official app website: <https://tooljet.com/>
* Official user documentation: <https://docs.tooljet.com/docs/intro>
* Upstream app code repository: <https://github.com/ToolJet/ToolJet>
* YunoHost documentation for this app: <https://yunohost.org/app_tooljet>
* Report a bug: <https://github.com/YunoHost-Apps/tooljet_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug
or
sudo yunohost app upgrade tooljet -u https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,10 +1,14 @@
<!--
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.
-->
# ToolJet pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/tooljet.svg)](https://dash.yunohost.org/appci/app/tooljet) ![](https://ci-apps.yunohost.org/ci/badges/tooljet.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/tooljet.maintain.svg)
[![Niveau d'intégration](https://dash.yunohost.org/integration/tooljet.svg)](https://dash.yunohost.org/appci/app/tooljet) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/tooljet.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/tooljet.maintain.svg)
[![Installer ToolJet avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=tooljet)
*[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer ToolJet 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.*
@ -30,13 +34,11 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
**Version incluse :** 1.13.0~ynh1
**Version incluse :** 1.18.0~ynh1
## Captures d'écran
![](./doc/screenshots/example.png)
![Capture d'écran de ToolJet](./doc/screenshots/example.png)
## Avertissements / informations importantes
@ -52,21 +54,22 @@ TODO
## Documentations et ressources
* Site officiel de l'app : https://tooljet.com/
* Documentation officielle utilisateur : https://docs.tooljet.com/docs/intro
* Dépôt de code officiel de l'app : https://github.com/ToolJet/ToolJet
* Documentation YunoHost pour cette app : https://yunohost.org/app_tooljet
* Signaler un bug : https://github.com/YunoHost-Apps/tooljet_ynh/issues
* Site officiel de l'app : <https://tooljet.com/>
* Documentation officielle utilisateur : <https://docs.tooljet.com/docs/intro>
* Dépôt de code officiel de l'app : <https://github.com/ToolJet/ToolJet>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_tooljet>
* Signaler un bug : <https://github.com/YunoHost-Apps/tooljet_ynh/issues>
## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug
ou
sudo yunohost app upgrade tooljet -u https://github.com/YunoHost-Apps/tooljet_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>