netbe / Babelish

Chaotically confused, like Babel
http://netbe.github.io/Babelish
MIT License
254 stars 84 forks source link

How to pass a file to convert json2csv #102

Closed mesalagagan closed 6 years ago

mesalagagan commented 6 years ago

Conversion of json file to csv.

Tried babelish json2csv 1.json babelish json2csv "1.json"

netbe commented 6 years ago

Hi @GaganMeesala ,

sorry for the late replied, have you tried:

babelish json2csv --filename=1.json

The best is to use a configuration, the rest of documentation can be found here : https://github.com/netbe/Babelish/wiki/How-to-Use

mesalagagan commented 6 years ago

Tried, still not working:

Error:

ERROR: "babelish json2csv" was called with arguments ["--filename=~/Desktop/1.json"] Usage: "babelish json2csv"