celebrate: Celebrating software birthdays

Description Usage Arguments Value Examples

Description

Accesses all public repositories belonging to a specific Github user and prints each repository's respective name, age, creation date of initial commit (i.e., repository birthday date), and time remaining until upcoming birthday.

Usage

1
celebrate(github_username)

Arguments

github_username

Character vector of one Github username handle (e.g., "some_username_here").

Value

Returns data frame with repository name, age, creation date, and time remaining until upcoming birthday.

Examples

1
celebrate("Bohdan-Khomtchouk")

Bohdan-Khomtchouk/happybiRthday documentation built on May 31, 2019, 3:53 a.m.