1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wemawema_ynh.git synced 2024-10-01 13:34:56 +02:00
wemawema_ynh/README_fr.md

49 lines
2 KiB
Markdown
Raw Normal View History

2023-05-07 18:50:09 +02:00
<!--
2024-03-29 07:27:55 +01:00
Nota bene: ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Il NE doit PAS être modifié à la main.
2023-05-07 18:50:09 +02:00
-->
# WemaWema pour YunoHost
2023-05-07 18:50:09 +02:00
[![Niveau dintégration](https://dash.yunohost.org/integration/wemawema.svg)](https://dash.yunohost.org/appci/app/wemawema) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/wemawema.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/wemawema.maintain.svg)
2021-03-15 11:40:34 +01:00
[![Installer WemaWema avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wemawema)
2024-03-29 07:27:55 +01:00
*[Lire le README dans d'autres langues.](./ALL_README.md)*
2024-03-29 07:27:55 +01:00
> *Ce package vous permet dinstaller WemaWema rapidement et simplement sur un serveur YunoHost.*
> *Si vous navez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment linstaller et en profiter.*
2023-05-07 18:50:09 +02:00
## Vue densemble
2021-08-08 14:15:23 +02:00
Générateur de mème « WE MAKE PORN » mais il peut faire bien plus
2024-03-29 07:27:55 +01:00
**Version incluse:** 30.1~ynh1
2024-03-29 07:27:55 +01:00
**Démo:** <https://framagit.org/luc/wemawema>
2023-05-07 18:50:09 +02:00
## Captures décran
2023-05-07 18:50:09 +02:00
![Capture décran de WemaWema](./doc/screenshots/WemaWema.png)
2021-06-02 22:38:09 +02:00
## Documentations et ressources
2024-03-29 07:27:55 +01:00
- Site officiel de lapp: <https://framagit.org/luc/wemawema>
- Dépôt de code officiel de lapp: <https://framagit.org/luc/wemawema>
- YunoHost Store: <https://apps.yunohost.org/app/wemawema>
- Signaler un bug: <https://github.com/YunoHost-Apps/wemawema_ynh/issues>
## Informations pour les développeurs
2024-03-29 07:27:55 +01:00
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/wemawema_ynh/tree/testing).
2024-03-29 07:27:55 +01:00
Pour essayer la branche `testing`, procédez comme suit:
2023-05-07 18:50:09 +02:00
2024-03-29 07:27:55 +01:00
```bash
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
```
2021-06-02 22:38:09 +02:00
2024-03-29 07:27:55 +01:00
**Plus dinfos sur le packaging dapplications:** <https://yunohost.org/packaging_apps>