Commit Graph

16 Commits

Author SHA1 Message Date
Philippe Caseiro 42031c6c2e Try 07 2022-06-29 16:25:27 +02:00
Philippe Caseiro c7c3f203b2 Try 07 2022-06-29 16:24:31 +02:00
Philippe Caseiro bee4c25f1f Try 07 2022-06-29 16:24:04 +02:00
Philippe Caseiro 7d38dcd5b1 Try 07 2022-06-29 16:22:56 +02:00
Philippe Caseiro 8a469e0f95 Try 07 2022-06-29 16:21:56 +02:00
Philippe Caseiro 9ad8c26c67 Try 07 2022-06-29 16:20:31 +02:00
Philippe Caseiro c0f49a7bb4 Try 07 2022-06-29 16:18:28 +02:00
Philippe Caseiro 1a180113cb Try 06 2022-06-29 12:13:32 +02:00
Philippe Caseiro eb50773656 Try 05 2022-06-27 15:58:37 +02:00
Philippe Caseiro 983939046d Complete rewrite of the bootstraper tool 2022-06-24 16:05:34 +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