Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

ericjiang97/fetch-github-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fetch-github-profile

Fetching a GitHub Profile Card directly into Your Terminal

npm version

Package Usage

Installation

To install this run

npm install fetch-github-profile -g

yarn global add fetch-github-profile

Running

To run simply type fetch-github-profile, you can also pass in a username argument with the --user="<username>" flag.

Flags

Flag Description
-v or --version Returns current version
-r or --repos Lists top 5 most starred repos
-u=<username> or --user=<username> Provide a user in

Developing

Simply clone this repository and use yarn develop or npm run develop to test it out. You may need to pass arguments in.

LICENSE

This is licensed under MIT

About

Fetching GitHub Profile into Your Terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published