1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/haste_ynh.git synced 2024-09-03 20:36:28 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-04-03 12:46:32 +00:00
parent 6ae26ef727
commit 4c4dd2184b
2 changed files with 12 additions and 10 deletions

View file

@ -5,7 +5,8 @@ It shall NOT be edited by hand.
# Haste for YunoHost
[![Integration level](https://dash.yunohost.org/integration/haste.svg)](https://dash.yunohost.org/appci/app/haste) ![Working status](https://ci-apps.yunohost.org/ci/badges/haste.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/haste.maintain.svg)
[![Integration level](https://dash.yunohost.org/integration/haste.svg)](https://dash.yunohost.org/appci/app/haste) ![Working status](https://ci-apps.yunohost.org/ci/badges/haste.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/haste.maintain.svg)
[![Install Haste with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=haste)
*[Lire ce readme en français.](./README_fr.md)*

View file

@ -5,15 +5,16 @@ It shall NOT be edited by hand.
# Haste pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/haste.svg)](https://dash.yunohost.org/appci/app/haste) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/haste.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/haste.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/haste.svg)](https://dash.yunohost.org/appci/app/haste) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/haste.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/haste.maintain.svg)
[![Installer Haste avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=haste)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Haste 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.*
> *Ce package vous permet dinstaller Haste rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
Haste est un logiciel pastebin open-source écrit en node.js, facilement installable sur n'importe quel réseau. Le projet YunoHost utilise Haste comme pastebin pour le partage de log : [paste.yunohost.org](https://paste.yunohost.org/)
@ -22,9 +23,9 @@ Haste est un logiciel pastebin open-source écrit en node.js, facilement install
**Démo :** http://hastebin.com/
## Captures d'écran
## Captures décran
![Capture d'écran de Haste](./doc/screenshots/screenshot.png)
![Capture décran de Haste](./doc/screenshots/screenshot.png)
## Avertissements / informations importantes
@ -46,9 +47,9 @@ Le [client Haste](https://github.com/seejohnrun/haste-client) est un client simp
## Documentations et ressources
* Site officiel de l'app : <http://hastebin.com/>
* Site officiel de lapp : <http://hastebin.com/>
* Documentation officielle utilisateur : <https://hastebin.com/about.md>
* Dépôt de code officiel de l'app : <https://github.com/seejohnrun/haste-server>
* Dépôt de code officiel de lapp : <https://github.com/seejohnrun/haste-server>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_haste>
* Signaler un bug : <https://github.com/YunoHost-Apps/haste_ynh/issues>
@ -64,4 +65,4 @@ ou
sudo yunohost app upgrade haste -u https://github.com/YunoHost-Apps/haste_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>