Read this README in other languages.
This package allows you to install GitList quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
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.
- Multiple repository support
- Multiple branch support
- Multiple tag support
- Commit history, blame, diff
- RSS/Atom feeds
- Syntax highlighting via CodeMirror or Ace
- Repository statistics
Shipped version: 2.0.0~ynh6
- Official app website: https://gitlist.org/
- Official admin documentation: https://github.com/klaussilveira/gitlist/wiki
- Upstream app code repository: https://github.com/klaussilveira/gitlist
- YunoHost Store: https://apps.yunohost.org/app/gitlist
- Report a bug: https://github.com/YunoHost-Apps/gitlist_ynh/issues
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/gitlist_ynh/tree/testing --debug
or
sudo yunohost app upgrade gitlist -u https://github.com/YunoHost-Apps/gitlist_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps