kayKitFreeGithubTarballUrl
kayKitFreeGithubTarballUrl(
commit?):string
Defined in: src/cli/commands/bootstrap/core.ts:319
Format the canonical GitHub source-archive zip URL for a given ref (or
main when unset). GitHub serves a stable, never-changing archive at
/archive/refs/heads/<ref>.zip, so bootstrap downloads it and feeds the
exact same local-zip extraction flow as a user-supplied archive — no tarball
decompression and no git dependency.
Parameters
Section titled “Parameters”commit?
Section titled “commit?”string
Returns
Section titled “Returns”string