# json2excel **Repository Path**: chen-xutong2/json2excel ## Basic Information - **Project Name**: json2excel - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-05-09 - **Last Updated**: 2022-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # json2excel ## usage `$ ./gradlew assemble` `$ ./build/bin/native/releaseExecutable/json2excel /path/to/someJsonFile` 执行后会在相同路径下生成 `原文件名.csv`