Skip to content

MozillaDE/leaderchalk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.4%
  • Shell 1.6%