cflynn07/TIL Auto-Format README
A GitHub action that can be used with a TIL repo to autogenerate a README.md.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| description | Description text block featured at the top of your README.md | no | "" |
| footer | Footer text block, can be used for things like markdown links | no | "" |
| list_most_recent | List most recent n TILs in section below description | no | 0 |
| date_format | Date format visible on list of most recent TILs. Must follow Go time format guidelines | no | 02 Jan 06 15:04 MST |
Outputs
no outputs