Skip to content

A simple command line interface (CLI) to fetch the recent activity of a GitHub user and display it in the terminal.

Notifications You must be signed in to change notification settings

AmulyaMachhan/Github-User-Activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Github User Activity

A simple command line interface (CLI) to fetch the recent activity of a GitHub user and display it in the terminal.

Sample solution for the github-user-activity challenge from roadmap.sh.

How to run

Clone the repository and run the following command:

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

Run the following command to list the activities of a user:

# node index.js <username>
node index.js AmulyaMachhan

About

A simple command line interface (CLI) to fetch the recent activity of a GitHub user and display it in the terminal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published