ceyhunolcan/Strafe
Your GitHub contributions, on patrol. Animated space-combat contribution graph for profile READMEs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_user_name | GitHub username whose contribution graph to render | yes | — |
| output | Where to write the rendered SVG | no | dist/strafe.svg |
| github_token | GitHub token with read access to the user contributions. Defaults to the workflow token. | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| output_path | Path where the rendered SVG was written |