Skip to content

tkurylek/java-fx-paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FxPaint

Build Status

About

Simple painting/sketching application written in javaFx. Made purely for self-improvement and educational purposes.

Installation

Use Maven to compile and run tests:

mvn install

To produce runnable application issue the following command:

mvn jfx:jar

Then execute

java -jar target/jfx/app/fxpaint-1.0.0-SNAPSHOT-jfx.jar

or double click on the mentioned file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published