Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 740 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 740 Bytes

GitHub-Stats-Api

Source code of a GitHub stats image generator for personal use


Requirements

  1. Install required packages with npm install

Configuring.env

  1. Add your github username as username="your username" in .env file
  2. Obtain your github personal access token with repo scope and put it as token="token" in .env file
  • For more information on obtaining Token, visit: Here

Examples

  1. Github Stats

stats image

2. Github Language Analytics

language analytics