Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (23 loc) · 621 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 621 Bytes

Github activity CLI

Run for help:

   github-activity -h

Options:

SYNOPSIS
       github-activity [--username String] --type String

OPTIONS
       --username String
       GitHub username
       [Mandatory]

       --type String
       Type of activity: events, starred, or both
       [Optional, default = both]

Example:

github-activity [username] starred

example

Inspired by roadmap.sh