v0.0.1 Initial Release
Hey there and welcome to the Initial Release of goplater.
Featureset
Here is a quick overwiev of all the current features:
- template file with output
- template files with output (
-rfor recursive search) - file matching via
-mwith regex - folder structure preservation via
-f false(default: preserve, use-pto flatten) - recursive file templating: like templating-chain
- specify the source context to be used for absolute paths (technically this makes them relative, but...)
- use relative paths in templates (relative to the file itself)
- cleanup whitespace via
-w(default:l,t; leading, trailing)
CodeShell out 👋