kvz / json2hcl

Convert JSON to HCL, and vice versa. We don't use json2hcl anymore ourselves, so we can't invest time into it. However, we're still welcoming PRs.
https://github.com/kvz/json2hcl
MIT License
488 stars 99 forks source link

Added makefile with multiple targets #16

Open alexproca opened 3 years ago

alexproca commented 3 years ago

I needed the tool on windows so here is the makefile to build for linux mac and windows