github.github.downloadrepoarchivezip
Home > @runlightyear/github > GitHub > downloadRepoArchiveZip
GitHub.downloadRepoArchiveZip() method
Download a repository archive (zip)
Signature:downloadRepoArchiveZip(props: DownloadRepoArchiveZipProps): Promise<HttpProxyResponse>;
Parameters
Parameter | Type | Description |
---|---|---|
props | DownloadRepoArchiveZipProps | props |
Promise<HttpProxyResponse>