Releases: harsh-98/go-template
Releases · harsh-98/go-template
go_template-0.0.1
- Currently, it has only one function which takes the path of template and value file. And depending on the third argument, either write to stdout if empty or to file if given its path.
- It is available through PyPI,
pip install go_template