myghrepos: Create a Web Page About Your GitHub Repositories

Description Usage Arguments

Description

This is a static website generator, specialized on creating a single page web site about GitHub repositories, for an account or organization.

Usage

1
myghrepos(org, target = tempfile(), groups = NULL, data = NULL)

Arguments

org

GitHub organization or user name.

target

Target directory for the generated file(s).

groups

Repo groups, see repo_group.

data

The repo data, if you already have it, as returned by get_repo_data.


MangoTheCat/myghrepos documentation built on May 8, 2019, 3:37 p.m.