savePackageToGithub
savePackageToGithub(
dataPackage
,options
):Promise
<{path
:string
;repoUrl
:string
; }>
Defined in: github/package/save.ts:14
Save a package to a Github repository
Parameters
Section titled “Parameters”dataPackage
Section titled “dataPackage”options
Section titled “options”apiKey
Section titled “apiKey”string
string
string
Returns
Section titled “Returns”Promise
<{ path
: string
; repoUrl
: string
; }>
Object with the repository URL