fun ProjectFeatures.gheConnection(base: GHEConnection? = null, init: GHEConnection.() -> Unit = {}): Unit
Creates a GitHub OAuth connection in the current project
See Also
GitHubConnection