Gathers info for making punch card graphs of a git repo.
Go to file
Zane C. B-H f0326366e8 read for release.... mix and average documented 2019-07-16 01:14:13 -05:00
Git-PunchCard read for release.... mix and average documented 2019-07-16 01:14:13 -05:00
README.md add freebsd info 2019-07-16 00:33:40 -05:00
screenshot.png misc work and add screenshot 2019-07-15 23:21:53 -05:00

README.md

ABOUT

screenshot

INSTALLING

FreeBSD

pkg install p5-App-cpanminus p5-Error-Helper p5-Term-ANSIColor p5-Text-Table
cpanm Git::PunchCard

Linux

CentOS

yum install perl-App-cpanminus
cpanm Git::PunchCard

Debian

apt install perl perl-base perl-modules make cpanminus
cpanm Git::PunchCard