mirror of
https://github.com/YunoHost-Apps/simple-hash-generator_ynh.git
synced 2024-09-03 20:25:54 +02:00
Auto-update README
This commit is contained in:
parent
5348025c3d
commit
9fdad8dd3b
2 changed files with 14 additions and 14 deletions
14
README.md
14
README.md
|
@ -5,8 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Simple-Hash-Generator for YunoHost
|
||||
|
||||
[![Integration level](https://dash.yunohost.org/integration/Simple-Hash-Generator.svg)](https://dash.yunohost.org/appci/app/Simple-Hash-Generator) ![](https://ci-apps.yunohost.org/ci/badges/Simple-Hash-Generator.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/Simple-Hash-Generator.maintain.svg)
|
||||
[![Install Simple-Hash-Generator with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=Simple-Hash-Generator)
|
||||
[![Integration level](https://dash.yunohost.org/integration/simple-hash-generator.svg)](https://dash.yunohost.org/appci/app/simple-hash-generator) ![](https://ci-apps.yunohost.org/ci/badges/simple-hash-generator.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/simple-hash-generator.maintain.svg)
|
||||
[![Install Simple-Hash-Generator with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=simple-hash-generator)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
|
@ -44,18 +44,18 @@ This project is hosted on GitHub at https://github.com/pRizz/Simple-Hash-Generat
|
|||
|
||||
* Official app website: https://prizz.github.io/Simple-Hash-Generator/
|
||||
* Upstream app code repository: https://github.com/pRizz/Simple-Hash-Generator
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_Simple-Hash-Generator
|
||||
* Report a bug: https://github.com/YunoHost-Apps/Simple-Hash-Generator_ynh/issues
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_simple-hash-generator
|
||||
* Report a bug: https://github.com/YunoHost-Apps/simple-hash-generator_ynh/issues
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/Simple-Hash-Generator_ynh/tree/testing).
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/simple-hash-generator_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/Simple-Hash-Generator_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/simple-hash-generator_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade Simple-Hash-Generator -u https://github.com/YunoHost-Apps/Simple-Hash-Generator_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade simple-hash-generator -u https://github.com/YunoHost-Apps/simple-hash-generator_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
14
README_fr.md
14
README_fr.md
|
@ -1,7 +1,7 @@
|
|||
# Simple-Hash-Generator pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/Simple-Hash-Generator.svg)](https://dash.yunohost.org/appci/app/Simple-Hash-Generator) ![](https://ci-apps.yunohost.org/ci/badges/Simple-Hash-Generator.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/Simple-Hash-Generator.maintain.svg)
|
||||
[![Installer Simple-Hash-Generator avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=Simple-Hash-Generator)
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/simple-hash-generator.svg)](https://dash.yunohost.org/appci/app/simple-hash-generator) ![](https://ci-apps.yunohost.org/ci/badges/simple-hash-generator.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/simple-hash-generator.maintain.svg)
|
||||
[![Installer Simple-Hash-Generator avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=simple-hash-generator)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -40,18 +40,18 @@ This project is hosted on GitHub at https://github.com/pRizz/Simple-Hash-Generat
|
|||
|
||||
* Site officiel de l'app : https://prizz.github.io/Simple-Hash-Generator/
|
||||
* Dépôt de code officiel de l'app : https://github.com/pRizz/Simple-Hash-Generator
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_Simple-Hash-Generator
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/Simple-Hash-Generator_ynh/issues
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_simple-hash-generator
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/simple-hash-generator_ynh/issues
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/Simple-Hash-Generator_ynh/tree/testing).
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/simple-hash-generator_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/Simple-Hash-Generator_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/simple-hash-generator_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade Simple-Hash-Generator -u https://github.com/YunoHost-Apps/Simple-Hash-Generator_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade simple-hash-generator -u https://github.com/YunoHost-Apps/simple-hash-generator_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Reference in a new issue