0.0.1 • Published 6 years ago
top-commits v0.0.1
top-commits-cli  
 
CLI to list most active GitHub users in different cities/countries.
🙋♂️ Made by @abhijithvijayan
Install
Ensure you have Node.js 8 or later installed. Then run the following:
$ npm install --global top-commitsIf you don't want to install the CLI globally, you can use npx to run the CLI:
$ npx top-commits --helpUsage
$ top-commits --help
  List most active GitHub users in different cities/countries.
  Usage
	  $ top-commits [input] [options]
  Options
		-v, --version   Show the version and exit with code 0
  Examples
		$ top-commits --versionFAQ
Generate new token
Why do I need a token?
- For unauthenticated requests, the rate limit is 60 requests per hour. see Rate Limiting
- The token must be passed together when you want to automatically create the repository.
Show your support
Give a ⭐️ if this project helped you!
License
MIT © Abhijith Vijayan
0.0.1
6 years ago