Parses ZTE CM Plan template Excel workbooks to csv
usage: java -jar boda-ztexlscmparser.jar
Parses ZTE template excel document to csv
-c,--parameter-config <PARAMETER_CONFIG> parameter configuration file
-h,--help show help
-i,--input-file <INPUT_FILE> input file or directory name
-o,--output-directory <OUTPUT_DIRECTORY> output directory name
-v,--version display version
Examples:
java -jar boda-ztexlscmparser.jar -i workbook.xls -o out_folder
java -jar boda-ztexlscmparser.jar -i input_folder -o out_folder
Copyright (c) 2019 Bodastage Solutions(http://www.bodastage.com)
The lastest compiled jar file is availabled in the dist directory or get it from the release.
To run the jar file, you need Java version 1.8 and above.
To report issues with the application or request new features use the issue tracker. For help and customizations send an email to [email protected].
Bodastage Solutions - [email protected]
For any other concerns apart from issues and feature requests, send an email to [email protected].
This project is licensed under Apache 2.0. See LICENCE file for details.