mirror of
https://github.com/YunoHost-Apps/trustyhash_ynh.git
synced 2024-09-04 01:15:56 +02:00
Auto-update README
This commit is contained in:
parent
de70362995
commit
e60959bedd
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.
|
||||||
|
|
||||||
# TrustyHash for YunoHost
|
# TrustyHash for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/TrustyHash)  
|
[](https://dash.yunohost.org/appci/app/trustyhash)  
|
||||||
[](https://install-app.yunohost.org/?app=TrustyHash)
|
[](https://install-app.yunohost.org/?app=trustyhash)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
@ -373,18 +373,18 @@ the browser, as recommended anyway.
|
||||||
* Official app website: https://github.com/sprin/TrustyHash
|
* Official app website: https://github.com/sprin/TrustyHash
|
||||||
* Official user documentation: https://github.com/sprin/TrustyHash
|
* Official user documentation: https://github.com/sprin/TrustyHash
|
||||||
* Upstream app code repository: https://github.com/sprin/TrustyHash
|
* Upstream app code repository: https://github.com/sprin/TrustyHash
|
||||||
* YunoHost documentation for this app: https://yunohost.org/app_TrustyHash
|
* YunoHost documentation for this app: https://yunohost.org/app_trustyhash
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/TrustyHash_ynh/issues
|
* Report a bug: https://github.com/YunoHost-Apps/trustyhash_ynh/issues
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/TrustyHash_ynh/tree/testing).
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/trustyhash_ynh/tree/testing).
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
```
|
```
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/TrustyHash_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/trustyhash_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade TrustyHash -u https://github.com/YunoHost-Apps/TrustyHash_ynh/tree/testing --debug
|
sudo yunohost app upgrade trustyhash -u https://github.com/YunoHost-Apps/trustyhash_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
14
README_fr.md
14
README_fr.md
|
@ -1,7 +1,7 @@
|
||||||
# TrustyHash pour YunoHost
|
# TrustyHash pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/TrustyHash)  
|
[](https://dash.yunohost.org/appci/app/trustyhash)  
|
||||||
[](https://install-app.yunohost.org/?app=TrustyHash)
|
[](https://install-app.yunohost.org/?app=trustyhash)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -369,18 +369,18 @@ the browser, as recommended anyway.
|
||||||
* Site officiel de l'app : https://github.com/sprin/TrustyHash
|
* Site officiel de l'app : https://github.com/sprin/TrustyHash
|
||||||
* Documentation officielle utilisateur : https://github.com/sprin/TrustyHash
|
* Documentation officielle utilisateur : https://github.com/sprin/TrustyHash
|
||||||
* Dépôt de code officiel de l'app : https://github.com/sprin/TrustyHash
|
* Dépôt de code officiel de l'app : https://github.com/sprin/TrustyHash
|
||||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_TrustyHash
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_trustyhash
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/TrustyHash_ynh/issues
|
* Signaler un bug : https://github.com/YunoHost-Apps/trustyhash_ynh/issues
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/TrustyHash_ynh/tree/testing).
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/trustyhash_ynh/tree/testing).
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
```
|
```
|
||||||
sudo yunohost app install https://github.com/YunoHost-Apps/TrustyHash_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/trustyhash_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade TrustyHash -u https://github.com/YunoHost-Apps/TrustyHash_ynh/tree/testing --debug
|
sudo yunohost app upgrade trustyhash -u https://github.com/YunoHost-Apps/trustyhash_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