Releases: ProgrammingLife2016/PL1-2016
Releases · ProgrammingLife2016/PL1-2016
Sprint 8
Sprint 7
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
Sprint 5
The live demos: TB10 and TB328.
To run the server locally:
java -cp byzantinegenerals-0.3.0.jar io.github.programminglife2016.pl1_2016.Launcher [port] [dataset]
where [port]
is the port you want to run the server on (e.g. 8081
), and [dataset]
is the dataset you would want to visualize (i.e. TB10
or TB328
).
Sprint 4
\
Sprint 3
Sprint 1
Sprint Plan #1
Merge pull request #14 from ProgrammingLife2016/documentation/sprint1 Add sprint backlog 1