Skip to content

kaleb110/github-user-activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Github-user-activity-cli

A project challenge on task-tracker from roadmap.sh.

Features

  • Fetches the recent GitHub events for a specified user using username.
  • Handles different types of GitHub events:
    • PushEvent: Displays the number of commits pushed to a repository.
    • WatchEvent: Indicates when a repository is starred.
    • CreateEvent: Shows when a repository or branch is created.

Prerequisites

  • Node.js (version 12 or later)

Installation

  1. Clone this repository:

    git clone https://github.com/kaleb110/github-user-activity
    

Usage

  • enter a github username and hit enter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published