Philippe Caseiro
0f7174ed6f
feat(api): adding api server code
...
templater can be used as a commmand line tool or as an api server.
2022-03-24 00:49:36 +01:00
Philippe Caseiro
b22cbcaf78
Remove unwanted output
2022-03-14 14:09:19 +01:00
Philippe Caseiro
54ef86c46e
fix(template): fix go txt/template support
...
We can parse go text/template again.
2022-03-11 10:39:07 +01:00
Philippe Caseiro
66d290c298
feat(templater): provides a simple tool to process templates
...
You can provide a go template (text/template) or a hcl2 template with a
JSON representation of your configuration and this tool will print the
generated "file" on stdout.
2022-03-10 17:31:29 +01:00
pcaseiro
30d2ceb84f
Initial commit
2022-03-10 10:40:33 +01:00