An open API service indexing awesome lists of open source software.

https://github.com/ad-si/subf

Substitue all occurences of strings with their replacements. Substitution pairs are read from a TSV file.
https://github.com/ad-si/subf

cli search-and-replace substitute

Last synced: 19 days ago
JSON representation

Substitue all occurences of strings with their replacements. Substitution pairs are read from a TSV file.

Awesome Lists containing this project

README

        

# Subf

```sh
subf replacements.tsv example.txt
```