Categorygithub.com/sirkon/strreplace
modulepackage
0.0.1
Repository: https://github.com/sirkon/strreplace.git
Documentation: pkg.go.dev

# README

strreplace

Replace all fixed strings in files in current location

It is an easy to use alternative to sed for a common task: replace fixed string without regexps in mind