1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/itflow_ynh.git synced 2024-09-03 19:26:24 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-04-02 21:57:07 +00:00 committed by autoreadme_webhook
parent c9b766fbe9
commit 6ddd1ea312
2 changed files with 50 additions and 0 deletions

View file

@ -3,3 +3,4 @@
- [Read the README in English](README.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)

49
README_gl.md Normal file
View file

@ -0,0 +1,49 @@
<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# ITFlow para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/itflow.svg)](https://dash.yunohost.org/appci/app/itflow) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/itflow.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/itflow.maintain.svg)
[![Instalar ITFlow con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=itflow)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar ITFlow 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
IT documentation, ticketing and accounting system for small MSPs.
**Versión proporcionada:** 2024.04.01~ynh1
**Demo:** <https://demo.itflow.org/>
## Capturas de pantalla
![Captura de pantalla de ITFlow](./doc/screenshots/readme.gif)
## Documentación e recursos
- Web oficial da app: <https://itflow.org/>
- Documentación oficial para admin: <https://docs.itflow.org/installation>
- Repositorio de orixe do código: <https://github.com/itflow-org/itflow>
- Tenda YunoHost: <https://apps.yunohost.org/app/itflow>
- Informar dun problema: <https://github.com/YunoHost-Apps/itflow_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/itflow_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
ou
sudo yunohost app upgrade itflow -u https://github.com/YunoHost-Apps/itflow_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>