mirror of
https://github.com/YunoHost-Apps/rallly_ynh.git
synced 2024-09-03 20:16:16 +02:00
Merge branch 'version-2' of https://github.com/YunoHost-Apps/rallly_ynh into version-2
This commit is contained in:
commit
19ec94f11d
2 changed files with 13 additions and 11 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Rallly for YunoHost
|
# Rallly for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/rallly)  
|
[](https://dash.yunohost.org/appci/app/rallly)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=rallly)
|
[](https://install-app.yunohost.org/?app=rallly)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
21
README_fr.md
21
README_fr.md
|
@ -5,29 +5,30 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Rallly pour YunoHost
|
# Rallly pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/rallly)  
|
[](https://dash.yunohost.org/appci/app/rallly)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=rallly)
|
[](https://install-app.yunohost.org/?app=rallly)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Rallly rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Rallly 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.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Schedule group meetings with friends, colleagues and teams. Create meeting polls to find the best date and time to organize an event based on your participants' availability. Save time and avoid back-and-forth emails.
|
Schedule group meetings with friends, colleagues and teams. Create meeting polls to find the best date and time to organize an event based on your participants' availability. Save time and avoid back-and-forth emails.
|
||||||
|
|
||||||
**Version incluse :** 1.0~ynh1
|
**Version incluse :** 1.0~ynh1
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://rallly.co/fr>
|
* Site officiel de l’app : <https://rallly.co/fr>
|
||||||
* Documentation officielle de l'admin : <https://support.rallly.co/>
|
* Documentation officielle de l’admin : <https://support.rallly.co/>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/lukevella/rallly>
|
* Dépôt de code officiel de l’app : <https://github.com/lukevella/rallly>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_rallly>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_rallly>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/rallly_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/rallly_ynh/issues>
|
||||||
|
|
||||||
|
@ -43,4 +44,4 @@ ou
|
||||||
sudo yunohost app upgrade rallly -u https://github.com/YunoHost-Apps/rallly_ynh/tree/testing --debug
|
sudo yunohost app upgrade rallly -u https://github.com/YunoHost-Apps/rallly_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…
Add table
Reference in a new issue