View source: R/01-repo-names.R
ghd_get_repos | R Documentation |
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.
ghd_get_repos(gh_user)
gh_user |
Character string. A GitHub username. |
A gh_response (list) object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.