A simple CLI to fetch the recent activity of a GitHub user and display it in the terminal.
Events fetched:
- CreateEvent
- DeleteEvent
- IssuesEvent
- PullRequestEvent
- PushEvent
- ReleaseEvent
make build./github-activity USER_NAMEmake testmake lintA simple CLI to fetch the recent activity of a GitHub user and display it in the terminal.
Events fetched:
make build./github-activity USER_NAMEmake testmake lint