get_all_repos: Get all GitHub repositories for a user

View source: R/get_all_repos.R

get_all_reposR Documentation

Get all GitHub repositories for a user

Description

Get all the repository information for a GitHub account

Usage

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 June 9, 2025, 5:19 p.m.