ProcessRepoOptions defines options for how the git scrape works

Hierarchy

  • ProcessRepoOptions

Properties

branch: string

The branch of the repository to checkout

contentKeys: string[]

The keys inside the content repo to pull out

languages: string[]

The languages to look for each bit of content

remote: string

The remote to pull from

reuseDirectory?: string

Specify an existing local directory to use instead of cloning the repo

Generated using TypeDoc