Sprint 6
To run the server, you have to install and run postgres first. Create a user 'pl' and give him password 'visual'.
Afterwards restore the database that is in src/main/resources/pl1.sql into a database 'pl1'.
And run
java -cp byzantinegenerals-0.3.0.jar io.github.programminglife2016.pl1_2016.Launcher [port] [dataset]
OR