Configuration

Before hubugs can operate on issues you must generate an OAuth token. hubugs provides functionality to do this:

▶ hubugs setup
GitHub user? [JNRowe]
GitHub password? <password>
Support private repositories? (Y/n) y
Configuration complete!

Note

You can revoke the generated token at any time from the GitHub settings page.

If you wish to set the authorisation token from the command line you can use the HUBUGS_TOKEN environment variable. For example:

HUBUGS_TOKEN=xxx hubugs open