https://github.com/slok/flaskit
Simple git front-end powered by Flask and Dulwich
https://github.com/slok/flaskit
Last synced: 6 months ago
JSON representation
Simple git front-end powered by Flask and Dulwich
- Host: GitHub
- URL: https://github.com/slok/flaskit
- Owner: slok
- Created: 2012-04-30T21:06:52.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-06-29T07:34:04.000Z (over 13 years ago)
- Last Synced: 2025-03-19T08:39:32.735Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 227 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Flaskit!
========
Status
------
[](http://travis-ci.org/slok/flaskit)Description
-----------Flaskit is a simple git frontend like git-web or similars
The aim of this project is to give a simple and easy to install git frontend
for people that don't want to install a big frontend or don't like the
default oneRequeriments
-------------* [Flask](http://flask.pocoo.org/)
* [Jinja2](http://jinja.pocoo.org/docs/)
* [Werkzeug](http://werkzeug.pocoo.org/)
* [Dulwich](https://github.com/jelmer/dulwich)License
-------[GPL v3](http://www.gnu.org/licenses/gpl-3.0.html)
Xabier (slok) Larrakoetxea