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

Scripts to show github repositories in panic's status board using PHP

GitHub for Panic’s Status Board

Scripts included for repository commits, issues, and user commits. Feel free to fork and submit any pull requests.

#Installation#

  1. Init the php-github-api submodule and follow the AutoLoad instructions
  2. Copy the config-sample.php to config.php and set your options
  3. If using private repsoitories, create an oAuth token by following the GitHub instructions