Git Hub Upstream
data class GitHubUpstream(val user: String, val repo: String, val upstreamPriority: Priority = 0.priority) : Upstream
The GitHub upstream.
Properties
Functions
Link copied to clipboard
Fetches a version object from the upstream.
Link copied to clipboard
Converts a version string into a DefaultVersion.