Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 367 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 367 Bytes

CountryInfo

Kotlin TornadoFX 2.0.0 app to display information on countries using the REST Countries API. Needs JDK11

How to run

Run the project with mvn clean javafx:run

Debug

To debug the project do mvn clean javafx:run@debug and attach a debugger to the process on port 8000