1.0.0 • Published 11 years ago
stargazer v1.0.0
stargazer
Command line to know more about your GitHub repository stargazers. You can list all emails of users who star your project.
Install
npm install stargazerUsage
$ stargazer extract neoziro/stargazer | stargazer emails
frank@gmail.com
marko@hotmail.com
james@yahoo.fr Usage: stargazer [options] [command]
Commands:
extract <repository> Extract stargazers
emails [file] Get list of emails
Options:
-h, --help output usage information
-V, --version output the version numberRate limit
To extend the rate limit of GitHub API, you can provide a GitHub access token in the environment variable "STARGAZER_ACCESS_TOKEN".
export STARGAZER_ACCESS_TOKEN=81a708fdf2ed3085a503e354c9a9df8d7bcecbb4
stargazer extract neoziro/stargazerLicense
MIT
1.0.0
11 years ago