Skip to content

A simple command line interface (CLI) to fetch the recent activity of a GitHub user.

Notifications You must be signed in to change notification settings

SAHILSHANGLOO35/GitHub-User-Activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub User Activity

This project allows you to fetch and display activity data for a given GitHub user.

ProjectURL

https://roadmap.sh/projects/github-user-activity

Features

  • Fetch user data from GitHub API.
  • Display user's activity.
  • Simple command-line interface (CLI) to interact with the application.

Prerequisites

  • Node.js (v14 or later) must be installed on your machine.
  • Git (optional, but useful for cloning the repository).

Setup and Installation

Step 1: Clone the Repository

In your terminal, run the following command to clone this repository:

git clone https://github.com/SAHILSHANGLOO35/GitHub-User-Activity.git
cd GitHub-User-Activity

Step 2: Run the Project

node index.js <github_username>

About

A simple command line interface (CLI) to fetch the recent activity of a GitHub user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published