Awesome
github-board
Usage
$ ./github_board.py -r ~/my/repo -t ./templates/default.tpl -e my@email.com -a center
How to use on Windows?
- Install Python
- install pip like https://pip.pypa.io/en/stable/installing/#do-i-need-to-install-pip
- run command "pip install pygit2"
- Run program like explained in Usage
Thanks
- Eric Romano for new cool templates (kitty and oneup from gelstudios/gitfiti)