Replies: 1 comment
-
@jmls can you clarify with an example of what you're looking for? Does this relate to the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
we would like to keep our templates with an extension of
.tmpl
so , for example, we would have
I know that you can specify a template to transform one extension to another, but that involves adding code ;)
It would be most useful if gomplate could be configured to have a default template extension (default of .tmpl ) and if it processes a template with that extension to automatically string the ".tmpl" off the end
Beta Was this translation helpful? Give feedback.
All reactions