[Go to site: main page, start]

Python Setup

  • Install Python
  • Install Hjson with pip install hjson
  • run hjson -h for help
  • hjson file.json will convert to Hjson.
  • hjson -j file.hjson will convert to JSON.