Tietoevry XML CSV Parser
This is a Java application that allows users to parse files and output the content in either CSV or XML format.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Java 17
- Maven
- Clone the repository
git clone https://github.com/yourusername/tietoevry-xml-csv-parser.git
- Navigate into the cloned repository
cd tietoevry-xml-csv-parser
- Install the dependencies
mvn install
- Navigate into the target folder.
cd target
- Running the Application
java -jar tietoevry-xml-csv-parser-0.0.1-SNAPSHOT.jar ---Xmx32m