Nothing Special   »   [go: up one dir, main page]

Skip to content

Draws a graph of changes over time in a git repository.

License

Notifications You must be signed in to change notification settings

Winnak/Graphrepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Graphrepo

Draws a neat graph of the commits in the git repository, showing cumulative changes (additions and removals) and lines of code vs time.

Usage: > ./graphrepo.py <path>

Install:

  • Using python3.6 (might work for other versions as well)
  • > pip install matplotlib

License: MIT.

About

Draws a graph of changes over time in a git repository.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages