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:
parent
a9682a6119
commit
1d15f14e4b
2 changed files with 16 additions and 18 deletions
17
README.md
17
README.md
|
@ -34,8 +34,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
|
||||||
- *Secure:* All the credentials are securely encrypted using `aes-256-gcm`.
|
- *Secure:* All the credentials are securely encrypted using `aes-256-gcm`.
|
||||||
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
|
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
|
||||||
|
|
||||||
|
**Shipped version:** 2.33.0~ynh1
|
||||||
**Shipped version:** 2.30.2~ynh1
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -43,11 +42,11 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://tooljet.com/>
|
- Official app website: <https://tooljet.com/>
|
||||||
* Official user documentation: <https://docs.tooljet.com/docs/intro>
|
- Official user documentation: <https://docs.tooljet.com/docs/intro>
|
||||||
* Upstream app code repository: <https://github.com/ToolJet/ToolJet>
|
- Upstream app code repository: <https://github.com/ToolJet/ToolJet>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/tooljet>
|
- YunoHost Store: <https://apps.yunohost.org/app/tooljet>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/tooljet_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/tooljet_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -55,10 +54,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/tooljet_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade tooljet -u https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug
|
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>
|
||||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -34,8 +34,7 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
|
||||||
- *Secure:* All the credentials are securely encrypted using `aes-256-gcm`.
|
- *Secure:* All the credentials are securely encrypted using `aes-256-gcm`.
|
||||||
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
|
- *Doesn't store data:* ToolJet acts only as a proxy and doesn't store any data.
|
||||||
|
|
||||||
|
**Version incluse :** 2.33.0~ynh1
|
||||||
**Version incluse :** 2.30.2~ynh1
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -43,11 +42,11 @@ ToolJet is an open-source low-code framework to build and deploy internal tools
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://tooljet.com/>
|
- Site officiel de l’app : <https://tooljet.com/>
|
||||||
* Documentation officielle utilisateur : <https://docs.tooljet.com/docs/intro>
|
- Documentation officielle utilisateur : <https://docs.tooljet.com/docs/intro>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/ToolJet/ToolJet>
|
- Dépôt de code officiel de l’app : <https://github.com/ToolJet/ToolJet>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/tooljet>
|
- YunoHost Store : <https://apps.yunohost.org/app/tooljet>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/tooljet_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/tooljet_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -55,10 +54,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/tooljet_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade tooljet -u https://github.com/YunoHost-Apps/tooljet_ynh/tree/testing --debug
|
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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue