qaware/update-brew-tap-toc-action

Reads the formulae stored in the tap (repo) and updates the list in the README

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
casks-folderThe folder path from the repo root where the Casks are placedyesCasks
formula-folderThe folder path from the repo root where the Formulae are placedyesFormula
markdown-styleWhether the TOC list should be formatted as markdown (md) or asciidoc (adoc)yesmd
replace-inIn which files should the TOC be updated. Eg. "README.md,docs/content.adoc"yesREADME.md
replace-marker-startWhere to replace the TOC startsyes<!-- BEGIN TOC -->
replace-marker-endWhere to replace the TOC endsyes<!-- END TOC -->

no outputs