项目作者: lap00zza

项目描述 :
Generate badges for Github profiles
高级语言: Shell
项目地址: git://github.com/lap00zza/Github-Badge-Generator.git
创建时间: 2018-09-22T09:52:54Z
项目社区:https://github.com/lap00zza/Github-Badge-Generator

开源协议:MIT License

下载


Github Badge Generator

Show off your github profiles. Sample:

Kyle Simpson

Usage

You will need:

  • NodeJS
  • Imagemagick

Then run the following:

  1. $ git clone https://github.com/lap00zza/Github-Badge-Generator.git
  2. $ cd Github-Badge-Generator
  3. $ npm install
  4. $ chmod 700 *.sh
  5. # if you have im6, run gen_base_im6.sh instead
  6. $ ./gen_base.sh
  7. # if you have im6 add --im6 after server.js
  8. $ GITHUB_KEY=xxx PORT=xxx node server.js

Once it is running open your browser and go to localhost:PORT/for/GITHUB_USERNAME

License

MIT License

Copyright (c) 2018 Jewel Mahanta