hcl/cmd
Martin Atkins 6743a2254b cmd/hcldec: opt-in JSON-formatted diagnostics
By default we generate human-readable diagnostics on the assumption that
the caller is a simple program that is capturing stdin via a pipe and
letting stderr go to the terminal.

More sophisticated callers may wish to analyze the diagnostics themselves
and perhaps present them in a different way, such as via a GUI.
2018-08-09 18:10:14 -07:00
..
hcldec cmd/hcldec: opt-in JSON-formatted diagnostics 2018-08-09 18:10:14 -07:00
hclfmt hclfmt: Have this tool call itself by the correct name 2018-01-27 11:03:05 -08:00