mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Auto-update README
This commit is contained in:
parent
6e100378cf
commit
5a5684e700
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.
|
|||
|
||||
# Garradin for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/garradin)  
|
||||
[](https://install-app.yunohost.org/?app=garradin)
|
||||
[](https://dash.yunohost.org/appci/app/paheko)  
|
||||
[](https://install-app.yunohost.org/?app=paheko)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
|
@ -30,19 +30,19 @@ Garradin (word meaning money in an aboriginal dialect of northern Australia, pro
|
|||
* Official app website: <http://garradin.eu>
|
||||
* Official admin documentation: <https://fossil.kd2.org/garradin/wiki?name=Documentation>
|
||||
* Upstream app code repository: <https://fossil.kd2.org/garradin/dir?ci=tip>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_garradin>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/garradin_ynh/issues>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_paheko>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/paheko_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/garradin_ynh/tree/testing).
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/paheko_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/garradin_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/paheko_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade garradin -u https://github.com/YunoHost-Apps/garradin_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade paheko -u https://github.com/YunoHost-Apps/paheko_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
14
README_fr.md
14
README_fr.md
|
@ -5,8 +5,8 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Garradin pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/garradin)  
|
||||
[](https://install-app.yunohost.org/?app=garradin)
|
||||
[](https://dash.yunohost.org/appci/app/paheko)  
|
||||
[](https://install-app.yunohost.org/?app=paheko)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
|
@ -30,19 +30,19 @@ Garradin (mot signifiant argent dans un dialecte aborigène du nord de l'Austral
|
|||
* Site officiel de l'app : <http://garradin.eu>
|
||||
* Documentation officielle de l'admin : <https://fossil.kd2.org/garradin/wiki?name=Documentation>
|
||||
* Dépôt de code officiel de l'app : <https://fossil.kd2.org/garradin/dir?ci=tip>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_garradin>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/garradin_ynh/issues>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_paheko>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/paheko_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/garradin_ynh/tree/testing).
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/paheko_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/garradin_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/paheko_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade garradin -u https://github.com/YunoHost-Apps/garradin_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade paheko -u https://github.com/YunoHost-Apps/paheko_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue