bnbong/codemaru card
Generate a codemaru developer summary card SVG and write it into your repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github | GitHub username to summarize. | yes | — |
| boj | solved.ac / BOJ handle (optional). | no | "" |
| leetcode | LeetCode handle (optional). | no | "" |
| theme | Card theme: default | dark | transparent. | no | default |
| compact | Use the compact (tier-panel-only) layout. | no | false |
| animate | Embed the one-shot entrance animation in the card (true/false). | no | true |
| out | Output path for the generated SVG. | no | profile/codemaru.svg |
| github-token | Token used to read public GitHub data. Defaults to the workflow token. | no | ${{ github.token }} |
| python-version | Python version used to run the generator. | no | 3.12 |
Outputs
no outputs