Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 151 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 151 Bytes

JsonToCsv

A rudimentary json to csv converter using the jason and csv packages.

Usage: json_to_csv <input_json_file> <output_csv_file>