1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/framaforms_ynh.git synced 2024-09-03 18:36:12 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-12-21 13:32:02 +00:00
parent 85bec9d213
commit 1d48bf7d58
2 changed files with 18 additions and 18 deletions

View file

@ -3,15 +3,15 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
It shall NOT be edited by hand. It shall NOT be edited by hand.
--> -->
# Framaforms for YunoHost # YakForms for YunoHost
[![Integration level](https://dash.yunohost.org/integration/framaforms.svg)](https://dash.yunohost.org/appci/app/framaforms) ![Working status](https://ci-apps.yunohost.org/ci/badges/framaforms.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/framaforms.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/yakforms.svg)](https://dash.yunohost.org/appci/app/yakforms) ![Working status](https://ci-apps.yunohost.org/ci/badges/yakforms.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/yakforms.maintain.svg)
[![Install Framaforms with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=framaforms) [![Install YakForms with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yakforms)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
> *This package allows you to install Framaforms quickly and simply on a YunoHost server. > *This package allows you to install YakForms quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
## Overview ## Overview
@ -25,19 +25,19 @@ See this [article](https://framablog.org/2016/10/05/framaforms-noffrez-plus-les-
* Official app website: <https://yakforms.org> * Official app website: <https://yakforms.org>
* Upstream app code repository: <https://framagit.org/yakforms/yakforms> * Upstream app code repository: <https://framagit.org/yakforms/yakforms>
* YunoHost Store: <https://apps.yunohost.org/app/framaforms> * YunoHost Store: <https://apps.yunohost.org/app/yakforms>
* Report a bug: <https://github.com/YunoHost-Apps/framaforms_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/yakforms_ynh/issues>
## Developer info ## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/framaforms_ynh/tree/testing). Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/yakforms_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/framaforms_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/yakforms_ynh/tree/testing --debug
or or
sudo yunohost app upgrade framaforms -u https://github.com/YunoHost-Apps/framaforms_ynh/tree/testing --debug sudo yunohost app upgrade yakforms -u https://github.com/YunoHost-Apps/yakforms_ynh/tree/testing --debug
``` ```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps> **More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -3,15 +3,15 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
It shall NOT be edited by hand. It shall NOT be edited by hand.
--> -->
# Framaforms pour YunoHost # YakForms pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/framaforms.svg)](https://dash.yunohost.org/appci/app/framaforms) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/framaforms.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/framaforms.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/yakforms.svg)](https://dash.yunohost.org/appci/app/yakforms) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/yakforms.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/yakforms.maintain.svg)
[![Installer Framaforms avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=framaforms) [![Installer YakForms avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yakforms)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
> *Ce package vous permet dinstaller Framaforms rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet dinstaller YakForms rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.* Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue densemble ## Vue densemble
@ -25,19 +25,19 @@ See this [article](https://framablog.org/2016/10/05/framaforms-noffrez-plus-les-
* Site officiel de lapp : <https://yakforms.org> * Site officiel de lapp : <https://yakforms.org>
* Dépôt de code officiel de lapp : <https://framagit.org/yakforms/yakforms> * Dépôt de code officiel de lapp : <https://framagit.org/yakforms/yakforms>
* YunoHost Store: <https://apps.yunohost.org/app/framaforms> * YunoHost Store: <https://apps.yunohost.org/app/yakforms>
* Signaler un bug : <https://github.com/YunoHost-Apps/framaforms_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/yakforms_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/framaforms_ynh/tree/testing). Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/yakforms_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/framaforms_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/yakforms_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade framaforms -u https://github.com/YunoHost-Apps/framaforms_ynh/tree/testing --debug sudo yunohost app upgrade yakforms -u https://github.com/YunoHost-Apps/yakforms_ynh/tree/testing --debug
``` ```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>