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.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Java 17
  • Maven

Installing

  1. Clone the repository
git clone https://github.com/yourusername/tietoevry-xml-csv-parser.git
  1. Navigate into the cloned repository
cd tietoevry-xml-csv-parser
  1. Install the dependencies
mvn install
  1. Navigate into the target folder.
cd target
  1. Running the Application
java -jar tietoevry-xml-csv-parser-0.0.1-SNAPSHOT.jar ---Xmx32m