webdevops / go-replace

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

Add support for file function in template mode #11

Open joerghall opened 5 years ago

joerghall commented 5 years ago

Add support for reading data from a file. I passed large amounts of data on the command line but it turns out this doesn't work on OSX.