Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 239 Bytes

File metadata and controls

11 lines (6 loc) · 239 Bytes

Elliott Weeks coding challenge for Synalogik

How to run all tests

mvn clean install

This will compile all the code and run all the unit tests.

Run the program:

mvn exec:java -Dexec.args="<Absolute path to your txt file>"