kaichaosun/Replace string in files
Replace string in file for Ubuntu, Macos or Windows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | File to replace string in. | yes | — |
| old-string | String to replace. | yes | — |
| new-string | String to replace with. | yes | — |
Outputs
no outputs