mirror of
https://github.com/YunoHost-Apps/cowyo_ynh.git
synced 2024-09-03 18:16:15 +02:00
53 lines
2.3 KiB
Markdown
53 lines
2.3 KiB
Markdown
<!--
|
||
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.
|
||
-->
|
||
|
||
# Cowyo pour YunoHost
|
||
|
||
[](https://dash.yunohost.org/appci/app/cowyo)  
|
||
[](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 : <https://github.com/schollz/cowyo/blob/master/README.md>
|
||
* Dépôt de code officiel de l'app : <https://github.com/schollz/cowyo>
|
||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_cowyo>
|
||
* Signaler un bug : <https://github.com/YunoHost-Apps/cowyo_ynh/issues>
|
||
|
||
## 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 :** <https://yunohost.org/packaging_apps>
|