Skip to content

Supritphuyal/ghstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghstats

ghstats is a simple Rust CLI tool that fetches GitHub user statistics.

It displays:

  • Total number of public repositories
  • Most used programming language
  • Number of languages used
  • GitHub Score (custom metric)
  • Top repositories by star count

Features

  • Fetches data from GitHub REST API
  • Validates username and asks again if invalid
  • Interactive mode (ask username if not provided)
  • Clean and beginner-friendly Rust code

Installation

1. Clone the project

2. run cargo build

3. run cargo install --path .

Command to use the tool

run with username directly

ghstats -- Supritphuyal

run without username

ghstats

About

Get user github stats from cli

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages