[Go to site: main page, start]

Go Setup

  • Install Go
  • Install Hjson with go get -u github.com/hjson/hjson-go/hjson-cli
  • run hjson-cli -h for help
  • hjson-cli file.json will convert to Hjson.
  • hjson-cli -j file.hjson will convert to JSON.