createNewRepo: Create a new repository for a specified organization.

Description Usage Arguments

View source: R/initializeVizRepo.R

Description

Create a new repository for a specified organization.

Usage

1
2
createNewRepo(repo_name, description, org = "USGS-VIZLAB",
  ctx = get.github.context())

Arguments

repo_name

string, name for the new repository

description

string, short description of the repository

org

string, GitHub organization to create repository. Defaults to "USGS-VIZLAB"

ctx

GitHub context for authentication, see get.github.context


USGS-VIZLAB/vizlab documentation built on July 10, 2019, 12:08 a.m.