Options
All
  • Public
  • Public/Protected
  • All
Menu

Parameters common to all generators that create new repositories

Hierarchy

Implements

Index

Properties

Abstract credentials

description

description: string = "my new project"

owner

owner: string

repo

repo: string

Abstract repoRef

repoRef: RemoteRepoRef

Return a single RepoRef or undefined if we're not identifying a single repo This implementation returns a GitHub.com repo but it can be overriden to return any kind of repo

returns

visibility

visibility: "public" | "private" = "public"

Generated using TypeDoc