/csv2json

Escript to convert a CSV file to a line-separated file, with one JSON object per line

Primary LanguageElixirMIT LicenseMIT

Csv2Json

Master

Escript to convert a CSV file to a line-separated file, with one JSON object per line

Requirements

Erlang ERTS - Tested using Erlang 19.3

Usage

./bin/csv2json INPUT_FILE -o OUTPUT_FILE

License

MIT