Skip to content

heyitsuzair/fetch-github-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎩 fetch-github-user

MIT License

Features

  • Name
  • Company
  • Website
  • Location
  • Email
  • Twitter Username
  • Public Repos
  • Public Gists
  • Total Followers
  • Total Followings

Installation

Install the CLI globally. If you are windows user, run your command prompt/terminal as administrator. If you are macOS user, add sudo before the following command.

  npm i -g fetch-github-user

Usage

Enter the following in your terminal:

  gh-user

The CLI will ask you to give github username. Enter the username you want to get the details of. Image