Skip to content

gkavinrajanCodes/github_activity_cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Activity CLI Application

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

Features

  • Fetches recent activity of a GitHub user using the GitHub API.
  • Displays the fetched activity in the terminal in a readable format.
  • Handles errors gracefully, such as invalid usernames or network failures.

Requirements

  • Python 3.x.x

Porject URL

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

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/github-activity-cli.git

Usage

python github_activity.py <username>

Contributing

Feel free to submit issues or pull requests for improvements and new features.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages