An open API service indexing awesome lists of open source software.

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.

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.