Skip to contents

Create a GitHub repository based on the existing local project.

Usage

gh_create_repo(path = ".")

Arguments

path

Path to the local RStudio project. Defaults to current working directory.

Value

The GitHub API response, used for the side effect of creating a GitHub repository.