Generate badges for Github profiles
Show off your github profiles. Sample:
You will need:
Then run the following:
$ git clone https://github.com/lap00zza/Github-Badge-Generator.git
$ cd Github-Badge-Generator
$ npm install
$ chmod 700 *.sh
# if you have im6, run gen_base_im6.sh instead
$ ./gen_base.sh
# if you have im6 add --im6 after server.js
$ GITHUB_KEY=xxx PORT=xxx node server.js
Once it is running open your browser and go to localhost:PORT/for/GITHUB_USERNAME
Copyright (c) 2018 Jewel Mahanta