Git "Punch Card" plot in your own Repo
Punch Card plot is quite useful in case to support the scrum meetings planning. Because you can plan them when developers in team are not so productive.
I found a python repo to generate a png image with your very own punch card plot :)
https://github.com/guanqun/git-punchcard-plot
Installation on Ubuntu:
sudo apt-get install python python-cairo
git clone https://github.com/guanqun/git-punchcard-plot.git
cd git-punchcard-plot/
sudo cp git-punchcard /usr/local/bin
Usage:
- Go to your repository directory.
- Type in console:
git punchcard
- Open: output.png
Written by Max Małecki
Related protips
2 Responses
Nice tip, thanks. You might want to symlink git-punchcard into /usr/local/bin instead of copying it.
over 1 year ago
·
@likeyn symlink is good. But I want to forget about the file :)
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Lifehack
Authors
Related Tags
#lifehack
#git
#scheduling
#meetings
#developer-happiness
#punch card
#meetings planning
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#