Commit Graph

13 Commits

Author SHA1 Message Date
Philippe Caseiro 767c3856a1 Try 07 2022-06-29 17:07:43 +02:00
Philippe Caseiro 97f7d28838 Try 07 2022-06-29 17:06:23 +02:00
Philippe Caseiro e7db46bc6f Try 07 2022-06-29 17:05:34 +02:00
Philippe Caseiro e471b654a6 Try 07 2022-06-29 17:03:22 +02:00
Philippe Caseiro 0084841edc Try 07 2022-06-29 17:02:30 +02:00
Philippe Caseiro b25127549a Try 07 2022-06-29 17:00:24 +02:00
Philippe Caseiro 6b26722bc7 Complete rewrite of the bootstraper tool 2022-06-29 16:34:21 +02:00
pcaseiro 5085bd4d69 Merge pull request 'feat(api): adding api server code' (#1) from feat/api into dev
Reviewed-on: #1
2022-06-15 14:33:43 +02:00
Philippe Caseiro 67e8485958 feat(api): adding api server code
templater can be used as a commmand line tool or as an api server.
2022-06-15 14:33:10 +02: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