Skip to content

granito-source/segovia

Repository files navigation

Segovia

An application to facilitate learning a foreign language.

Building application

gradle clean build

Running application

java -Dloader.path=~/segovia -jar app/build/libs/segovia-app-1.0.0-SNAPSHOT.jar

Argument -Dloader.path=~/segovia is optional at this time. This directory is to contain the application's configuration files and any libraries to override the behavior of the classes in the executable JAR. It is a comma-separated list of directories (containing file resources and/or nested archives in *.jar or *.zip or archives) or archives to append to the classpath. BOOT-INF/classes,BOOT-INF/lib in the application archive are always used.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published