Skip to content

A simple app that demonstrates wiring Getdown into a Maven build and other bits.

License

Notifications You must be signed in to change notification settings

threerings/getdown-testapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple app that shows how to wire Getdown into a Maven build, as well as a few other bits and bobs.

To build the app:

% mvn package

This creates a Getdown appdir with all the files in the right places in target/testapp. You can do a test run of the app directly from there, like so:

java -jar target/testapp/getdown-new.jar target/testapp

That should show some Getdown stuff and then launch a simple Hello World JavaFX app.

About

A simple app that demonstrates wiring Getdown into a Maven build and other bits.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published