github-board icon indicating copy to clipboard operation
github-board copied to clipboard

github-board

Build Status

Default

Usage

$ ./github_board.py -r ~/my/repo -t ./templates/default.tpl -e [email protected] -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