Skip to content

jmcabandara/git-web-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-web-ui

Experimenting with Flask Framework by building a Git Web UI

Installation

pip install -r requirements.txt

Running

python gitwebui.py /path/to/basedir

or if you wish to use ~/ you can simply omit the second argument

P.S.: gitwebui will walk through the entire basedir so be mindful of what you set.

About

git web ui using flask (experimental)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published