Converts JSON to CSV for specified mappings.
Steps to compile and run:
1. cd gocsv
2. ./gradlew clean jar
3. cd build/libs
4. Print the CSV: java -jar gocsv-1.0.jar CITY_NAME
5. Create CSV file: java -jar gocsv-1.0.jar CITY_NAME createfile
| Name | Name | Last commit date | ||
|---|---|---|---|---|