mirror of
https://github.com/YunoHost-Apps/grocy_ynh.git
synced 2024-09-03 19:25:54 +02:00
Auto-update README
This commit is contained in:
parent
18d4d0bf9e
commit
547b4fe004
2 changed files with 17 additions and 19 deletions
17
README.md
17
README.md
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
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.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -17,10 +17,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
grocy is a web-based self-hosted groceries & household management solution for your home.
|
grocy is a web-based self-hosted groceries & household management solution for your home.
|
||||||
|
**Shipped version:** 4.2.0~ynh1
|
||||||
|
|
||||||
**Shipped version:** 4.1.0~ynh1
|
**Demo:** <https://en.demo.grocy.info/stockoverview>
|
||||||
|
|
||||||
**Demo:** https://en.demo.grocy.info/stockoverview
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@ -28,10 +27,10 @@ grocy is a web-based self-hosted groceries & household management solution for y
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://grocy.info/>
|
- Official app website: <https://grocy.info/>
|
||||||
* Upstream app code repository: <https://github.com/grocy/grocy>
|
- Upstream app code repository: <https://github.com/grocy/grocy>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/grocy>
|
- YunoHost Store: <https://apps.yunohost.org/app/grocy>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/grocy_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/grocy_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -39,7 +38,7 @@ 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/grocy_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade grocy -u https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
|
sudo yunohost app upgrade grocy -u https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
|
||||||
|
|
19
README_fr.md
19
README_fr.md
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
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.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -17,10 +17,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
||||||
## Vue d’ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
grocy is a web-based self-hosted groceries & household management solution for your home.
|
grocy is a web-based self-hosted groceries & household management solution for your home.
|
||||||
|
**Version incluse :** 4.2.0~ynh1
|
||||||
|
|
||||||
**Version incluse :** 4.1.0~ynh1
|
**Démo :** <https://en.demo.grocy.info/stockoverview>
|
||||||
|
|
||||||
**Démo :** https://en.demo.grocy.info/stockoverview
|
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
@ -28,10 +27,10 @@ grocy is a web-based self-hosted groceries & household management solution for y
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://grocy.info/>
|
- Site officiel de l’app : <https://grocy.info/>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/grocy/grocy>
|
- Dépôt de code officiel de l’app : <https://github.com/grocy/grocy>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/grocy>
|
- YunoHost Store : <https://apps.yunohost.org/app/grocy>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/grocy_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/grocy_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
@ -39,10 +38,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/grocy_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade grocy -u https://github.com/YunoHost-Apps/grocy_ynh/tree/testing --debug
|
sudo yunohost app upgrade grocy -u https://github.com/YunoHost-Apps/grocy_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