noelruault / git-stats

A tool to generate your GitHub + GitLab summary card for profile README.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git stats

The purpose of this project is to create a graph with Github and Gitlab contributions from a specific time until now.

Output example

Development

  • GitHub API integration
    • Total contributions
    • Repositories contributed
  • GitLab API integration
    • Total contributions
    • Repositories contributed

Dependencies

This project uses a cli based on node-html-to-image that generates images from HTML.

About

A tool to generate your GitHub + GitLab summary card for profile README.


Languages

Language:Go 78.2%Language:HTML 19.5%Language:Makefile 2.3%