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

51 lines
2.1 KiB
Markdown
Raw Normal View History

2024-03-29 07:06:12 +01:00
<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# Haste para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/haste.svg)](https://dash.yunohost.org/appci/app/haste) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/haste.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/haste.maintain.svg)
[![Instalar Haste con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=haste)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar Haste de xeito rápido e doado nun servidor YunoHost.*
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
## Vista xeral
Haste is an open-source pastebin software written in node.js, which is easily installable in any network. YunoHost Project uses Haste as pastebin for log sharing: [paste.yunohost.org](https://paste.yunohost.org/)
**Versión proporcionada:** 0.1.2023.09.21~ynh2
**Demo:** <http://hastebin.com/>
## Capturas de pantalla
![Captura de pantalla de Haste](./doc/screenshots/screenshot.png)
## Documentación e recursos
- Web oficial da app: <http://hastebin.com/>
- Documentación oficial para usuarias: <https://hastebin.com/about.md>
- Repositorio de orixe do código: <https://github.com/toptal/haste-server>
2024-03-29 07:06:12 +01:00
- Tenda YunoHost: <https://apps.yunohost.org/app/haste>
- Informar dun problema: <https://github.com/YunoHost-Apps/haste_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/haste_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/haste_ynh/tree/testing --debug
ou
sudo yunohost app upgrade haste -u https://github.com/YunoHost-Apps/haste_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>