createGithub: Create a project GitHub repository

View source: R/github.R

createGithubR Documentation

Create a project GitHub repository

Description

Create a GitHub repository for the project.

Usage

createGithub(project_name, path, private = TRUE)

Arguments

project_name

project name/title

path

target file path for project directory

private

TRUE/FALSE. Should the GitHub repository be private? Evaluated only if arguments git and github are TRUE.


jasenfinch/projecttemplates documentation built on July 30, 2023, 5:28 a.m.