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
- Host: GitHub
- URL: https://github.com/apulbere/plutus
- Owner: apulbere
- Created: 2018-12-14T16:40:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-14T21:53:01.000Z (over 7 years ago)
- Last Synced: 2025-06-22T05:33:47.421Z (about 1 year ago)
- Topics: java-11, jlink, openjfx
- Language: Java
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```