Functional templating

This commit is contained in:
bluepython508
2023-10-13 13:37:30 +01:00
parent 953dc55b32
commit 342a364aed
8 changed files with 382 additions and 5 deletions
+1
View File
@@ -0,0 +1 @@
abc 123 {{ name }}
+9
View File
@@ -0,0 +1,9 @@
[parameters]
[files."abc"]
[files."qwe"]
src = "abc"
transforms = []