1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my-mind_ynh.git synced 2024-09-03 19:46:22 +02:00
my-mind_ynh/README_gl.md
2024-03-29 07:14:21 +01:00

48 lines
2 KiB
Markdown

<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# My Mind para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/my-mind.svg)](https://dash.yunohost.org/appci/app/my-mind) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/my-mind.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/my-mind.maintain.svg)
[![Instalar My Mind con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=my-mind)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar My Mind 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
My Mind is a web application for creating and managing Mind maps. It is free to use and you can fork its source code.
**Versión proporcionada:** 2.0~ynh4
**Demo:** <http://my-mind.github.io/?map=examples/features.mymind>
## Capturas de pantalla
![Captura de pantalla de My Mind](./doc/screenshots/screenshot.png)
## Documentación e recursos
- Documentación oficial para admin: <https://github.com/ondras/my-mind/wiki>
- Repositorio de orixe do código: <https://github.com/ondras/my-mind>
- Tenda YunoHost: <https://apps.yunohost.org/app/my-mind>
- Informar dun problema: <https://github.com/YunoHost-Apps/my-mind_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/my-mind_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/my-mind_ynh/tree/testing --debug
ou
sudo yunohost app upgrade my-mind -u https://github.com/YunoHost-Apps/my-mind_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>