top-commits

0.0.1 • Public • Published

top-commits-cli npm version Build Status

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-commits

If you don't want to install the CLI globally, you can use npx to run the CLI:

$ npx top-commits --help

Usage

$ 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 --version

FAQ

Generate new token

Goto Personal access tokens

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

Readme

Keywords

Package Sidebar

Install

npm i top-commits

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

4.97 kB

Total Files

7

Last publish

Collaborators

  • abhijithvijayan