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

Value

List of package information


muschellij2/neuroc.deps documentation built on May 23, 2021, 12:21 a.m.