calculator Coding excercise How to download, build and run program: git clone https://github.com/ondrejkralik/calculator.git cd calculator mvn package cd target java -cp calculator-1.0-SNAPSHOT.jar dk.cngroup.calculator.App [path_to_file_with_orders]