MozillaIndia / leaderchalk

Leaderchalk is what writes on Leaderboard
Mozilla Public License 2.0
5 stars 24 forks source link

Leaderchalk

Leaderchalk is what writes on Leaderboard

Requirements

Usage

  1. Add the api key and app name in lib/keys.json.
  2. (Optional) Edit the country and limit in config.json.
  3. Run the app by ./run.sh <YOUR GITHUB USERNAME> <YOUR GITHUB PASSWORD>.

You can also setup your github credentials in index.js under GITHUB_USERNAME and GITHUB_PASSWORD variables as well. You, then, need not supply github credentials via the command line. Simply doing ./run.sh will do the job.