Function githubDownloadRootURL

  • Forms a root URL for direct download of artifacts from GitHub. Pass this root to gpcArtifactPaths to get paths to individual artifacts.

    Parameters

    • repoName: string
    • family: string

      the name of the GPC family

    • revision: string

      the GitHub revision identifier, which can be a branch, tag, or commit hash

    Returns string

    root URL

Generated using TypeDoc