webdevops / go-replace

Replace in file console utility written in golang (for eg. usage in docker images)
MIT License
50 stars 7 forks source link

Add path searching #3

Closed mblaschke closed 7 years ago

mblaschke commented 7 years ago

Implement --path=./conf/ and --path-pattern=*.conf for simple matching and --path-regex=\.conf$ for regex file matching