statusboard-github
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#
- Init the php-github-api submodule and follow the AutoLoad instructions
- Copy the config-sample.php to config.php and set your options
- If using private repsoitories, create an oAuth token by following the GitHub instructions