Skip to content

greeshma1196/roadmap-github-user-activity-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roadmap-github-user-activity-cli

A simple CLI to fetch the recent activity of a GitHub user and display it in the terminal.

Events fetched:

  1. CreateEvent
  2. DeleteEvent
  3. IssuesEvent
  4. PullRequestEvent
  5. PushEvent
  6. ReleaseEvent

How To Use

build cli

make build

run cli

./github-activity USER_NAME

run tests

make test

run lint

make lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors