https://github.com/lpgray/github-rank-query
Query your github rank by location.
https://github.com/lpgray/github-rank-query
Last synced: 2 months ago
JSON representation
Query your github rank by location.
- Host: GitHub
- URL: https://github.com/lpgray/github-rank-query
- Owner: lpgray
- Created: 2016-04-03T15:51:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-04T02:18:04.000Z (about 10 years ago)
- Last Synced: 2025-12-27T14:10:48.365Z (6 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# github-rank-query
Query your github rank by **your github account name** and location, based on the [github api v3](https://developer.github.com/v3).
## Usage
```javascript
$ git clone git@github.com:lpgray/github-rank-query.git
$ npm install
$ npm run default user=YOUR_GITHUB_ACCOUNT_NAME location=LOCATION
```
## Example
```javascript
$ npm run default user=lpgray location=hangzhou
```
You will be get your rank soon.