garyeung / GitHubUserActivity

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

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

Repository from Github https://github.comgaryeung/GitHubUserActivityRepository from Github https://github.comgaryeung/GitHubUserActivity

About The Project

This is a simple command line interface (CLI) to fetch the recent activity of a GitHub user and display it in the terminal.
(https://roadmap.sh/projects/github-user-activity)

Rerequisites

npm install npm@latest -g

Installation

git clone https://github.com/garyeung/GitHubUserActivity.git 

cd GitHubUserActivity

npm install 

Usages

 npx ts-node ActivityCLI.ts <username>

Output for Example

Pushed a commit to garyeung/expense-tracker
Created garyeung/expense-tracker
Created a branch for garyeung/expense-tracker
Created garyeung/GitHubUserActivity-
Created a branch for garyeung/GitHubUserActivity-
Pushed a commit to garyeung/Task_Tracker
Pushed a commit to garyeung/Task_Tracker

About

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

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

License:MIT License


Languages

Language:TypeScript 100.0%