Skip to content

How to test?

the-lazy-learner edited this page Jul 29, 2019 · 3 revisions

Dependencies

  1. JDK version 11 or higher
  2. Maven

Testing the player

After installing JDK and Maven, click on the 'Clone or download' button on homepage of repo. Either use git clone on terminal, if you have git installed; or click download zip. If you downloaded the zip, extract it to a suitable folder.

Open the folder with the repo files on a terminal

Clone this wiki locally