mirror of
https://github.com/YunoHost-Apps/gancio_ynh.git
synced 2024-09-03 20:36:19 +02:00
Auto-update README
This commit is contained in:
parent
85d52a3d61
commit
e4bf7f4527
2 changed files with 90 additions and 0 deletions
45
README.md
Normal file
45
README.md
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Gancio for YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/gancio)  
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=gancio)
|
||||||
|
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
> *This package allows you to install Gancio 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
|
||||||
|
|
||||||
|
A shared agenda for local communities, federated with the fediverse.
|
||||||
|
|
||||||
|
**Shipped version:** 1.6.10~ynh1
|
||||||
|
|
||||||
|
**Demo:** https://demo.gancio.org/
|
||||||
|
## Documentation and resources
|
||||||
|
|
||||||
|
* Official app website: <https://gancio.org>
|
||||||
|
* Official user documentation: <https://gancio.org/usage>
|
||||||
|
* Official admin documentation: <https://gancio.org/install/>
|
||||||
|
* Upstream app code repository: <https://framagit.org/les/gancio>
|
||||||
|
* YunoHost documentation for this app: <https://yunohost.org/app_gancio>
|
||||||
|
* Report a bug: <https://github.com/YunoHost-Apps/gancio_ynh/issues>
|
||||||
|
|
||||||
|
## Developer info
|
||||||
|
|
||||||
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/gancio_ynh/tree/testing).
|
||||||
|
|
||||||
|
To try the testing branch, please proceed like that.
|
||||||
|
|
||||||
|
``` bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug
|
||||||
|
or
|
||||||
|
sudo yunohost app upgrade gancio -u https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
45
README_fr.md
Normal file
45
README_fr.md
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Gancio pour YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/gancio)  
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=gancio)
|
||||||
|
|
||||||
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
|
> *Ce package vous permet d’installer Gancio 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
|
||||||
|
|
||||||
|
Un agenda partagé pour les communautés locales, fédéré avec le fédiverse.
|
||||||
|
|
||||||
|
**Version incluse :** 1.6.10~ynh1
|
||||||
|
|
||||||
|
**Démo :** https://demo.gancio.org/
|
||||||
|
## Documentations et ressources
|
||||||
|
|
||||||
|
* Site officiel de l’app : <https://gancio.org>
|
||||||
|
* Documentation officielle utilisateur : <https://gancio.org/usage>
|
||||||
|
* Documentation officielle de l’admin : <https://gancio.org/install/>
|
||||||
|
* Dépôt de code officiel de l’app : <https://framagit.org/les/gancio>
|
||||||
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_gancio>
|
||||||
|
* Signaler un bug : <https://github.com/YunoHost-Apps/gancio_ynh/issues>
|
||||||
|
|
||||||
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/gancio_ynh/tree/testing).
|
||||||
|
|
||||||
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
||||||
|
``` bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug
|
||||||
|
ou
|
||||||
|
sudo yunohost app upgrade gancio -u https://github.com/YunoHost-Apps/gancio_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