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:
parent
85bec9d213
commit
1d48bf7d58
2 changed files with 18 additions and 18 deletions
18
README.md
18
README.md
|
@ -3,15 +3,15 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
|||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Framaforms for YunoHost
|
||||
# YakForms for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/framaforms)  
|
||||
[](https://dash.yunohost.org/appci/app/yakforms)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=framaforms)
|
||||
[](https://install-app.yunohost.org/?app=yakforms)
|
||||
|
||||
*[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.*
|
||||
|
||||
## Overview
|
||||
|
@ -25,19 +25,19 @@ See this [article](https://framablog.org/2016/10/05/framaforms-noffrez-plus-les-
|
|||
|
||||
* Official app website: <https://yakforms.org>
|
||||
* Upstream app code repository: <https://framagit.org/yakforms/yakforms>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/framaforms>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/framaforms_ynh/issues>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/yakforms>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/yakforms_ynh/issues>
|
||||
|
||||
## 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.
|
||||
|
||||
``` 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
|
||||
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>
|
||||
|
|
18
README_fr.md
18
README_fr.md
|
@ -3,15 +3,15 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
|||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Framaforms pour YunoHost
|
||||
# YakForms pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/framaforms)  
|
||||
[](https://dash.yunohost.org/appci/app/yakforms)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=framaforms)
|
||||
[](https://install-app.yunohost.org/?app=yakforms)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d’installer Framaforms rapidement et simplement sur un serveur YunoHost.
|
||||
> *Ce package vous permet d’installer YakForms rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d’ensemble
|
||||
|
@ -25,19 +25,19 @@ See this [article](https://framablog.org/2016/10/05/framaforms-noffrez-plus-les-
|
|||
|
||||
* Site officiel de l’app : <https://yakforms.org>
|
||||
* Dépôt de code officiel de l’app : <https://framagit.org/yakforms/yakforms>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/framaforms>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/framaforms_ynh/issues>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/yakforms>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/yakforms_ynh/issues>
|
||||
|
||||
## 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.
|
||||
|
||||
``` 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
|
||||
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 d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue