# Distbin pour YunoHost [![Niveau d’intégration](https://dash.yunohost.org/integration/distbin.svg)](https://dash.yunohost.org/appci/app/distbin) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/distbin.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/distbin.maintain.svg) [![Installer Distbin avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=distbin) *[Read this readme in english.](./README.md)* > *Ce package vous permet d’installer Distbin 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 A distributed pastebin. i.e. it is a service where anyone can post things on the web, and others can react by posting anywhere else on the web (including here). A networked place to store posted web documents. This is meant to allow for distributed social commentary and reaction around these documents using best practices recommended or noted by the W3C Social Web Working Group. ### Features - Ut enim ad minim veniam, quis nostrud exercitation ullamco ; - Laboris nisi ut aliquip ex ea commodo consequat ; - Duis aute irure dolor in reprehenderit in voluptate ; - Velit esse cillum dolore eu fugiat nulla pariatur ; - Excepteur sint occaecat cupidatat non proident, sunt in culpa." **Version incluse :** 1.3.0~ynh11 **Démo :** https://distbin.com/ ## Captures d’écran ![Capture d’écran de Distbin](./doc/screenshots/screenshot.PNG) ## Avertissements / informations importantes * No configuration parameters available for now. ## Documentations et ressources * Site officiel de l’app : * 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/distbin_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. ``` bash sudo yunohost app install https://github.com/YunoHost-Apps/distbin_ynh/tree/testing --debug ou sudo yunohost app upgrade distbin -u https://github.com/YunoHost-Apps/distbin_ynh/tree/testing --debug ``` **Plus d’infos sur le packaging d’applications :**