Skip to content

phodal-archive/git-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Git Analytics

Use this to Analytics your git log to:

  • Generate Keyword of your project commit
  • Generate Committer Info & Commit count

##Setup

Requirements:

  • Redis

1.Install Requirements

sudo pip install -r requirements.txt
pip install https://github.com/mitsuhiko/flask/tarball/master

2.Init Database(Run run.py on REPO PATH)

flask --app=db initdb
python get_data.py REPO_PATH

3.Start Server

python server.py    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages