# GitList para YunoHost
[](https://ci-apps.yunohost.org/ci/apps/gitlist/)  
[](https://install-app.yunohost.org/?app=gitlist)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar GitList 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
GitList is an elegant and modern web interface for interacting with multiple git repositories. It allows you to browse repositories using your favorite browser, viewing files under different revisions, commit history, diffs. It also generates RSS/Atom feeds for each repository, allowing you to stay up-to-date with the latest changes anytime, anywhere.
### Features
- Multiple repository support
- Multiple branch support
- Multiple tag support
- Commit history, blame, diff
- RSS/Atom feeds
- Syntax highlighting via CodeMirror or Ace
- Repository statistics
**Versión proporcionada:** 2.0.0~ynh5
## Capturas de pantalla

## 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/gitlist_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/gitlist_ynh/tree/testing --debug
ou
sudo yunohost app upgrade gitlist -u https://github.com/YunoHost-Apps/gitlist_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:**