mirror of
https://github.com/YunoHost-Apps/chatonsinfos_ynh.git
synced 2024-09-03 18:15:58 +02:00
Auto-update README
This commit is contained in:
parent
684bd64d3b
commit
33cee9cd20
2 changed files with 16 additions and 16 deletions
16
README.md
16
README.md
|
@ -5,9 +5,9 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Chatons Infos for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/chatons_infos)  
|
||||
[](https://dash.yunohost.org/appci/app/chatonsinfos)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=chatons_infos)
|
||||
[](https://install-app.yunohost.org/?app=chatonsinfos)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
|
@ -16,7 +16,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
## Overview
|
||||
|
||||
This is a dummy description of this app features
|
||||
ChatonsInfos is a protocol for sharing data about the CHATONS collective, its members and their services.
|
||||
|
||||
|
||||
**Shipped version:** 1.0~ynh1
|
||||
|
@ -32,19 +32,19 @@ This is a dummy description of this app features
|
|||
* Official app website: <https://framagit.org/chatons/chatonsinfos/-/blob/master/>
|
||||
* Official admin documentation: <https://framagit.org/chatons/chatonsinfos/-/blob/master/README.md>
|
||||
* Upstream app code repository: <https://framagit.org/chatons/chatonsinfos>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_chatons_infos>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/chatons_infos_ynh/issues>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_chatonsinfos>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/chatonsinfos_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/chatons_infos_ynh/tree/testing).
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/chatonsinfos_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/chatons_infos_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/chatonsinfos_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade chatons_infos -u https://github.com/YunoHost-Apps/chatons_infos_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade chatonsinfos -u https://github.com/YunoHost-Apps/chatonsinfos_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
16
README_fr.md
16
README_fr.md
|
@ -5,9 +5,9 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Chatons Infos pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/chatons_infos)  
|
||||
[](https://dash.yunohost.org/appci/app/chatonsinfos)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=chatons_infos)
|
||||
[](https://install-app.yunohost.org/?app=chatonsinfos)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
|
@ -16,7 +16,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
## Vue d’ensemble
|
||||
|
||||
Ceci est une fausse description des fonctionalités de l'app
|
||||
ChatonsInfos est un protocole de partage de données sur le collectif CHATONS, ses membres et leurs services.
|
||||
|
||||
|
||||
**Version incluse :** 1.0~ynh1
|
||||
|
@ -32,19 +32,19 @@ Ceci est une fausse description des fonctionalités de l'app
|
|||
* Site officiel de l’app : <https://framagit.org/chatons/chatonsinfos/-/blob/master/>
|
||||
* Documentation officielle de l’admin : <https://framagit.org/chatons/chatonsinfos/-/blob/master/README.md>
|
||||
* Dépôt de code officiel de l’app : <https://framagit.org/chatons/chatonsinfos>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_chatons_infos>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/chatons_infos_ynh/issues>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_chatonsinfos>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/chatonsinfos_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/chatons_infos_ynh/tree/testing).
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/chatonsinfos_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/chatons_infos_ynh/tree/testing --debug
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/chatonsinfos_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade chatons_infos -u https://github.com/YunoHost-Apps/chatons_infos_ynh/tree/testing --debug
|
||||
sudo yunohost app upgrade chatonsinfos -u https://github.com/YunoHost-Apps/chatonsinfos_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