mondeja/Starts with line replacer

Replaces lines in a file that start with a specific string.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working-directoryThe working directory. Defaults to "." (current folder).no.
fileThe file to check for lines starting with a specific string.yes
starts-withThe string that lines should start with to be replaced.yes
replace-byThe string to replace lines that start with the specified string.yes

no outputs