Avro toCsv functionality added
Now we can convert avro to csv directly
cdt avro -f input.avro -o output.csv to_csv
Installations
NPM/YARN
You can also install directly using npm globally
npm install -g @codingtools/cdt
$ cdt COMMAND
running command...
$ cdt (-v|--version|version)
@codingtools/cdt/0.1.5 darwin-x64 node-v12.9.0
$ cdt --help [COMMAND]
USAGE
$ cdt COMMAND
Using Tarballs
Please find tarballs which could be used anywhere, download extract and start using :)