JSON file to Go struct CLI.
Uses built-in json package for JSON parsing & gofmt for file formatting.
Clone the repo: git clone https://github.com/Aidan-Simard/json2go.git
Cd into project directory: cd json2go
Build executable: go build .
Run executable: ./json2go [FILES]