ryuanerin/Top-Languages - Readme
Add development language usage statistics on your Profile Readme
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_TOKEN_DEFAULT | GitHub access token with Repo scope (for commit and push) | yes | ${{ github.token }} |
| GH_TOKEN | GitHub access token with Repo scope (for access private repository) | yes | ${{ github.token }} |
| USERNAME | Your GitHub username | no | ${{ github.repository_owner }} |
| COMMIT_MESSAGE | Add a commit message of your choice | no | Updated the Graph with new Metrics |
| LIST_COUNT | Number of lists to display | no | 10 |
| LINE_FORMAT | Output format for each line. | no | $NAME $SIZE $BAR $PERCENT |
| BLOCKS | block character list (read README.md) | yes | "" |
| EMPTY_BLOCK | Empty block character | no | ░ |
| DONE_BLOCK | Done block character | no | █ |
| BAR_WIDTH | Bar width | no | 25 |
| SHOW_TOTAL | Display the total | no | false |
| TOP_TOTAL | Display the total on top | no | false |
| SHOW_TOTAL_SEPARATOR | Display the total with separator | no | true |
Outputs
no outputs