Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 157 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 157 Bytes

json-to-go

fork of mholt/json-to-go

Usage

FILE=example.jsonl ./runme.sh

Output

Lots of go structs. You'll need to deduplicate them for now.