Commit Graph

4 Commits

Author SHA1 Message Date
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
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 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