skpow1234/lp-climb
Generate a Ranked Climb Ladder SVG from GitHub contributions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_user_name | GitHub user name to render | yes | — |
| github_token | GitHub token used to fetch contributions (defaults to action token). | no | ${{ github.token }} |
| outputs | list of files to generate. one file per line. each output can be customized with options as query string. supported query string options: - theme: one of [rift, assassin, mage, tank, support, marksman, mono] - width: number (500..2000) - height: number (180..900) - vs: another github username for comparison example: outputs: | dist/lp.svg?theme=rift dist/lp-assassin.svg?theme=assassin&width=1000 dist/lp-vs.svg?theme=rift&vs=torvalds | no | — |
Outputs
no outputs