Skip to content

vukan322/devmetrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevMetrics

Multi-provider developer activity card generator that aggregates your coding stats from GitHub, GitLab, and Bitbucket into a single SVG card.

Installation

git clone https://github.com/vukan322/devmetrics.git
cd devmetrics

Usage

Set your GitHub token:

export GITHUB_TOKEN=your_token_here

Generate your dev card:

go run cmd/devmetrics/main.go -user yourusername -out devmetrics.svg

Options

  • -user - Your username (required)
  • -out - Output file path (default: devmetrics.svg)

License

MIT License - see LICENSE file for details

Contributing

Contributions welcome! Feel free to open issues or submit pull requests.

About

DevMetrics is a multi-provider developer activity card generator that pulls real data from GitHub (later GitLab & Bitbucket) and renders a living SVG for your profile or portfolio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages