mirror of
https://github.com/YunoHost-Apps/wemawema_ynh.git
synced 2024-10-01 13:34:56 +02:00
41 lines
No EOL
1.7 KiB
Markdown
41 lines
No EOL
1.7 KiB
Markdown
# WemaWema pour YunoHost
|
||
|
||
[![Niveau d'intégration](https://dash.yunohost.org/integration/wemawema.svg)](https://dash.yunohost.org/appci/app/wemawema) ![](https://ci-apps.yunohost.org/ci/badges/wemawema.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/wemawema.maintain.svg)
|
||
[![Installer WemaWema avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wemawema)
|
||
|
||
*[Read this readme in english.](./README.md)*
|
||
*[Lire ce readme en français.](./README_fr.md)*
|
||
|
||
> *Ce package vous permet d'installer WemaWema 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
|
||
|
||
Générateur de mème « WE MAKE PORN » mais il peut faire bien plus
|
||
|
||
**Version incluse :** 26.1~ynh3
|
||
|
||
**Démo :** https://framagit.org/luc/wemawema
|
||
|
||
## Captures d'écran
|
||
|
||
![](./doc/screenshots/WemaWema.png)
|
||
|
||
## Documentations et ressources
|
||
|
||
* Dépôt de code officiel de l'app : https://framagit.org/luc/wemawema
|
||
* Documentation YunoHost pour cette app : https://yunohost.org/app_wemawema
|
||
* Signaler un bug : https://github.com/YunoHost-Apps/wemawema_ynh/issues
|
||
|
||
## Informations pour les développeurs
|
||
|
||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/wemawema_ynh/tree/testing).
|
||
|
||
Pour essayer la branche testing, procédez comme suit.
|
||
```
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/wemawema_ynh/tree/testing --debug
|
||
ou
|
||
sudo yunohost app upgrade wemawema -u https://github.com/YunoHost-Apps/wemawema_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps |