Skip to content

:octocat: A command to get GitHub Repo details of current working directrory which is a git repository

Notifications You must be signed in to change notification settings

beatfreaker/ghrd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghrd

A command to get GitHub Repo details(stars,forks,watchers) of current working directrory(should be a git directory)

Installation

npm install ghrd --global

How to Use

cd github-app

ghrd
# https://github.com/username/reponame

 Stars   : stars_count
 Forks   : forks_count
 Watchers: watchers_count

Inspiration

zeke/ghwd

License

ISC

About

:octocat: A command to get GitHub Repo details of current working directrory which is a git repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published