dd0608dfe8
Try 07
2022-06-29 17:27:00 +02:00
d91faf5636
Try 07
2022-06-29 17:26:10 +02:00
57e3c0498e
Try 07
2022-06-29 17:18:47 +02:00
7b31b7291c
Try 07
2022-06-29 17:18:06 +02:00
790015d412
Try 07
2022-06-29 17:15:33 +02:00
6f69746e41
Try 07
2022-06-29 17:14:53 +02:00
dc9d431b13
Try 07
2022-06-29 17:14:14 +02:00
137d0ce24c
Try 07
2022-06-29 17:10:26 +02:00
75c6635051
Try 07
2022-06-29 17:09:24 +02:00
7f1f53bbd9
Try 07
2022-06-29 17:08:12 +02:00
767c3856a1
Try 07
2022-06-29 17:07:43 +02:00
97f7d28838
Try 07
2022-06-29 17:06:23 +02:00
e7db46bc6f
Try 07
2022-06-29 17:05:34 +02:00
e471b654a6
Try 07
2022-06-29 17:03:22 +02:00
0084841edc
Try 07
2022-06-29 17:02:30 +02:00
b25127549a
Try 07
2022-06-29 17:00:24 +02:00
6b26722bc7
Complete rewrite of the bootstraper tool
2022-06-29 16:34:21 +02:00
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
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
b22cbcaf78
Remove unwanted output
0.0.2-dev
2022-03-14 14:09:19 +01:00
54ef86c46e
fix(template): fix go txt/template support
...
We can parse go text/template again.
0.0.1-dev
2022-03-11 10:39:07 +01:00
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
30d2ceb84f
Initial commit
2022-03-10 10:40:33 +01:00