This application uses API tokens from the following third-party services:
- GitHub.
In order to use this application in authorized mode, you need to receive the following API tokens:
Application need both GitHub user name and API token, forwarded as environment variables:
HUDMAN_LOGIN
- GitHub user login;HUDMAN_APIKEY
- GitHub API personal access token.