mirror of
https://github.com/YunoHost-Apps/scovie_ynh.git
synced 2024-09-03 20:16:29 +02:00
Auto-update README
This commit is contained in:
parent
ad274bbf44
commit
09e92f8abe
2 changed files with 14 additions and 14 deletions
14
README.md
14
README.md
|
@ -5,9 +5,9 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Scovie for YunoHost
|
# Scovie for YunoHost
|
||||||
|
|
||||||
[![Integration level](https://dash.yunohost.org/integration/scovie_ynh.svg)](https://dash.yunohost.org/appci/app/scovie_ynh) ![Working status](https://ci-apps.yunohost.org/ci/badges/scovie_ynh.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/scovie_ynh.maintain.svg)
|
[![Integration level](https://dash.yunohost.org/integration/scovie.svg)](https://dash.yunohost.org/appci/app/scovie) ![Working status](https://ci-apps.yunohost.org/ci/badges/scovie.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/scovie.maintain.svg)
|
||||||
|
|
||||||
[![Install Scovie with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scovie_ynh)
|
[![Install Scovie with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scovie)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
@ -161,19 +161,19 @@ root@yunohost:~# journalctl --unit=scovie_ynh --follow
|
||||||
|
|
||||||
* Official app website: <https://github.com/eldertek/scovie>
|
* Official app website: <https://github.com/eldertek/scovie>
|
||||||
* Upstream app code repository: <https://github.com/eldertek/scovie>
|
* Upstream app code repository: <https://github.com/eldertek/scovie>
|
||||||
* YunoHost documentation for this app: <https://yunohost.org/app_scovie_ynh>
|
* YunoHost documentation for this app: <https://yunohost.org/app_scovie>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/scovie_ynh_ynh/issues>
|
* Report a bug: <https://github.com/YunoHost-Apps/scovie_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing).
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/scovie_ynh/tree/testing).
|
||||||
|
|
||||||
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/scovie_ynh_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade scovie_ynh -u https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing --debug
|
sudo yunohost app upgrade scovie -u https://github.com/YunoHost-Apps/scovie_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
|
@ -5,9 +5,9 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Scovie pour YunoHost
|
# Scovie pour YunoHost
|
||||||
|
|
||||||
[![Niveau d’intégration](https://dash.yunohost.org/integration/scovie_ynh.svg)](https://dash.yunohost.org/appci/app/scovie_ynh) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/scovie_ynh.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/scovie_ynh.maintain.svg)
|
[![Niveau d’intégration](https://dash.yunohost.org/integration/scovie.svg)](https://dash.yunohost.org/appci/app/scovie) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/scovie.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/scovie.maintain.svg)
|
||||||
|
|
||||||
[![Installer Scovie avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scovie_ynh)
|
[![Installer Scovie avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=scovie)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
|
@ -161,19 +161,19 @@ root@yunohost:~# journalctl --unit=scovie_ynh --follow
|
||||||
|
|
||||||
* Site officiel de l’app : <https://github.com/eldertek/scovie>
|
* Site officiel de l’app : <https://github.com/eldertek/scovie>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/eldertek/scovie>
|
* Dépôt de code officiel de l’app : <https://github.com/eldertek/scovie>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_scovie_ynh>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_scovie>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/scovie_ynh_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/scovie_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/scovie_ynh_ynh/tree/testing).
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/scovie_ynh/tree/testing).
|
||||||
|
|
||||||
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/scovie_ynh_ynh/tree/testing --debug
|
sudo yunohost app install https://github.com/YunoHost-Apps/scovie_ynh/tree/testing --debug
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade scovie_ynh -u https://github.com/YunoHost-Apps/scovie_ynh_ynh/tree/testing --debug
|
sudo yunohost app upgrade scovie -u https://github.com/YunoHost-Apps/scovie_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…
Reference in a new issue