Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seveas/goblet
Git webinterface using libgit2 and flask
https://github.com/seveas/goblet
Last synced: 5 days ago
JSON representation
Git webinterface using libgit2 and flask
- Host: GitHub
- URL: https://github.com/seveas/goblet
- Owner: seveas
- License: other
- Archived: true
- Created: 2012-10-23T21:15:52.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2021-01-16T12:05:42.000Z (almost 4 years ago)
- Last Synced: 2024-03-28T22:22:07.617Z (8 months ago)
- Language: Python
- Homepage: http://git.kaarsemaker.net
- Size: 511 KB
- Stars: 54
- Watchers: 7
- Forks: 7
- Open Issues: 8
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
Goblet - git repository viewer
==============================
Goblet is a fast, easy to customize web frontend for git repositories. It was
created because existing alternatives are either not very easy to customize
(gitweb), require C programming to do so (cgit), or are tied into other
products, such as bugtrackers (redmin, github).Goblet is currently in alpha status, so not all goals have been met yet.
Contributions are welcome, the most useful contribution is using it and
reporting all issues you have.If you want to see goblet in action, you can find a running instance on
git.kaarsemaker.net. If you like what you see, proceed to read docs/install.rst
and enjoy!Should you hit a problem installing or using goblet, please report it on
github. Reports about uncaught python exceptions should include full
backtraces. If the repository triggering the bug/issue is public, please
include a link to the repository and the link to the bug so I can reproduce it.