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