Solution for the GitHub User Activity challenge from roadmap.sh
Simple CLI to display recent activity of a GitHub user
Run: npm i -g vegitracker to install the package globally
github-activity <username>
Output:
- Pushed new commits to kamranahmedse/developer-roadmap
- Opened a new issue in kamranahmedse/developer-roadmap
- Starred kamranahmedse/developer-roadmap
- ...