Skip to content

sw-tracker/flagsmith-visual-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flagsmith-visual-demo

Linux / Mac

If you run on Linux or Mac, follow these steps:

To run the project: mvn clean compiler:compile javafx:run

To create a fat jar:

mvn compile package
java -jar shade/hellofx.jar

Windows

If you run on Windows, follow these steps:

To run the project: mvn compile exec:java

To create a fat jar:

mvn compile package
java -jar shade\hellofx.jar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published