Skip to content

v0.0.1 Initial Release

Choose a tag to compare

@CodeShellDev CodeShellDev released this 17 Oct 21:15
· 30 commits to main since this 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 (-r for recursive search)
  • file matching via -m with regex
  • folder structure preservation via -f false (default: preserve, use -p to 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 👋