1.0.0 • Published 9 years ago

ghrd v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

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