# Cowyo pour YunoHost [![Niveau d'intégration](https://dash.yunohost.org/integration/cowyo.svg)](https://dash.yunohost.org/appci/app/cowyo) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/cowyo.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/cowyo.maintain.svg) [![Installer Cowyo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cowyo) *[Read this readme in english.](./README.md)* > *Ce package vous permet d'installer Cowyo 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 Cowyo is a self-contained wiki server that makes jotting notes easy and fast. The most important feature here is simplicity. Other features include versioning, page locking, self-destructing messages, encryption, and listifying. See https://github.com/schollz/cowyo#usage **Version incluse :** 2.12.0~ynh5 **Démo :** https://cowyo.com ## Avertissements / informations importantes ## Limitations * By design, *cowyo* requires its own domain. ## Configuration No configuration required except specifying the domain to access it, and its public/private status. ## Documentations et ressources * Documentation officielle de l'admin : * Dépôt de code officiel de l'app : * Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/cowyo_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. ``` bash sudo yunohost app install https://github.com/YunoHost-Apps/cowyo_ynh/tree/testing --debug ou sudo yunohost app upgrade cowyo -u https://github.com/YunoHost-Apps/cowyo_ynh/tree/testing --debug ``` **Plus d'infos sur le packaging d'applications :**