A tool to analyize a given GitHub account.
Try it out: https://shouldwehirethatdev.herokuapp.com
- heroku buildpacks:set https://github.com/heroku/heroku-buildpack-php --app shouldwehirethatdev
- heroku config:set GH_CLIENT_ID=<CLIENT_ID_FROM_GITHUB> --app shouldwehirethatdev
- heroku config:set GH_CLIENT_SECRET=<CLIENT_SECRET_FROM_GITHUB> --app shouldwehirethatdev