get_all_repos: Get all GitHub repositories for a user

Description Usage Arguments Value

View source: R/get_all_repos.R

Description

Get all the repository information for a GitHub account

Usage

1
get_all_repos(username = "neuroconductor", per_page = 100, ...)

Arguments

username

GitHub username to pull

per_page

Number of repos to try to pull per page. Default is maximum of 100

...

arguments passed to gh

Value

List of package information


muschellij2/muschpack documentation built on March 21, 2020, 9:20 p.m.