tmpltool 1.5.0

A fast and simple command-line template rendering tool using MiniJinja templates with environment variables
Documentation
1
2
3
4
5
6
Testing relative path resolution:

File content from ./basic.txt.tmpltool:
{{ read_file(path="./basic.txt.tmpltool") }}

End of test.