Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 418 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 418 Bytes

hclfmt

Build of HCL v2 because you can't install hclfmt as a binary with go get.

Install

You most probably want to try the official way:

GO111MODULE=on go get github.com/hashicorp/hcl/v2/cmd/hclfmt

but if for some reason this does not work for you grab a binary from releases.

Build

make