linuxsuren/README helper
A helper to generate README automatically
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pattern | The pattern of the items | yes | items/*.yaml |
| template | The template file path | no | README.tpl |
| output | The output of the render result | yes | README.md |
| username | The username of the git repository | yes | — |
| org | The org of the current repo | yes | — |
| repo | The repo name | yes | — |
| sortby | The field which sort by | no | — |
| groupby | The filed which group by | no | — |
| push | Indicate if you want to push the changes automatically | yes | true |
| tool | The tool name which you want to install | no | — |
Outputs
no outputs