Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.51 KB

README.md

File metadata and controls

40 lines (29 loc) · 1.51 KB

Build status

boda-ztexlscmparser

Parses ZTE CM Plan template Excel workbooks to csv

Usage

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)

Download and installation

The lastest compiled jar file is availabled in the dist directory or get it from the release.

Requirements

To run the jar file, you need Java version 1.8 and above.

Getting help

To report issues with the application or request new features use the issue tracker. For help and customizations send an email to [email protected].

Credits

Bodastage Solutions - [email protected]

Contact

For any other concerns apart from issues and feature requests, send an email to [email protected].

Licence

This project is licensed under Apache 2.0. See LICENCE file for details.