Can we make development and testing easier by automating the creation/config of the Github App via the GitHub API? Ideal flow: * User creates personal access_token * User runs `derek --provision-app --name="Derek PR 68"` * GitHub App created and then access token revoked?