MozillaIndia / leaderchalk

Leaderchalk is what writes on Leaderboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaderchalk

Leaderchalk is what writes on Leaderboard

Requirements

  • Node.js

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.

About

Leaderchalk is what writes on Leaderboard

License:Mozilla Public License 2.0


Languages

Language:JavaScript 98.4%Language:Shell 1.6%