An open API service indexing awesome lists of open source software.

https://github.com/apulbere/plutus

an executable app with Java 11 & OpenJFX
https://github.com/apulbere/plutus

java-11 jlink openjfx

Last synced: 5 months ago
JSON representation

an executable app with Java 11 & OpenJFX

Awesome Lists containing this project

README

          

### Create executable app
``./mvnw clean package``
### Run app
``./target/jlink-image/bin/plutus``
### Sample input
```
In what children's game are participants chased by someone designated "It"?
Tag;Simon Says;Charades;Hopscotch
0
---
On a radio, stations are changed by using what control?
Tuning;Volume;Bass;Treble
0
```