Skip to content

renier/hcl2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

hcl2json

Command that converts HCL to JSON

Install

First, ensure you have your $GOPATH set, and your $GOPATH/bin is in of your $PATH.

go get github.com/renier/hcl2json

Usage

hcl2json foo.hcl bar.json

Or

hcl2json foo.hcl > bar.json

About

Command that converts HCL to JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages