blob: efea18b5a76dfc3beedc4cc52523d2112bf329d9 [file] [log] [blame]
package main
func init() {
// Register an application at https://github.com/settings/applications/new
// and enter the client ID and client secret here.
gitHubCredentials = "client_id=<id>&client_secret=<secret>"
}