diff --git a/ALL_README.md b/ALL_README.md index 3eeb161..77b7509 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -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) diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..855c47c --- /dev/null +++ b/README_gl.md @@ -0,0 +1,49 @@ + + +# 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:** + +## Capturas de pantalla + +![Captura de pantalla de ITFlow](./doc/screenshots/readme.gif) + +## Documentación e recursos + +- Web oficial da app: +- Documentación oficial para admin: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## 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:**