Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add capability to specify auth from env var or stdin
This commit adds two new ways of specifying GitHub auth: 1. from the GITHUB_TOKEN environment variable 2. from standard input This commit does not include any documentation changes and the descriptions of new command line options will need to be tweaked.
- Loading branch information