Gathers info for making punch card graphs of a git repo.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zane C. B-H f0326366e8
read for release.... mix and average documented
4 years ago
Git-PunchCard read for release.... mix and average documented 4 years ago
README.md add freebsd info 4 years ago
screenshot.png misc work and add screenshot 4 years ago

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