- added licenses, readme and coverage-report
- removed todo & code formatting
- small refactorings
- make sure, that commands are printed at the end of each action
- added comments in main class (CsvViewer)
- added JCommander for StartUp Arguments
- added unit tests for commander
- refactoring
- made viewer class testable
- implemented paging
- implemented commander (with observable pattern)
- implemented viewer
- refactoring
- refactoring
- added unit tests for reader
- added classes according to the task
added packaging structure
deleted ignored files
initial commit