Open luetkemj opened 10 years ago
sed 's/FindThisWord/ReplaceWithThisWord/g' file.txt
This is a problem for vcuartsbones. There is likely a grunt script for this maybe?
Since VVV is a bash script anyway, I'm sure bash could do this...somehow? Words of things that randomly pop into my head are grep, regex or invoking perl/python to do it?
yeah sed was my solution but I couldn't get it to work. There has to be a way to manage it from the script. I agree.
It would be great if there were a find&replace for auto populating the headers and the style.css for us. Maybe some quick options in the vvv setup?