BUILD & RUN
- to build a jar file, run maven's lifecycle task "mvn clean install".
- run it with cmd: "java -jar {csvviewer-with-dependencies.jar} -f {path-to-csv}
HELP
- get help on possible startup params with "java -jar {csvviewer,jar} --help
IMPORTANT NOTES
If you want to change anything, look at the task description of rené first to ensure it's not against the task's rules.