ghd_get_repos: Get GitHub Repo Information for a Named User

View source: R/01-repo-names.R

ghd_get_reposR Documentation

Get GitHub Repo Information for a Named User

Description

Uses gh to access the GitHub API and get the details for all of a named user's repos. To use this function you need to have created a GitHub account and to have put a GitHub Personal Access Token (PAT) in your .Renviron. See Happy Git and GitHub for the UseR for more information.

Usage

ghd_get_repos(gh_user)

Arguments

gh_user

Character string. A GitHub username.

Value

A gh_response (list) object.


matt-dray/ghdump documentation built on July 7, 2023, 5:51 p.m.