/github-user-activity-cli

Solution for the GitHub User Activity backend challenge from the Roadmap.sh.

Primary LanguageJavaScript

Github User Activity CLI

Solution for the GitHub User Activity backend challenge from the Roadmap.sh website.

👨‍💻 How to run

// Clone the repository

git clone https://github.com/nahtanPNG/github-user-activity-cli.git
cd github-user-activity-cli

// Install the cli bin

npm install . -g

// Run the cli

github-activity <username>