.. | ||
.gitignore | ||
build.sh | ||
dev.nuculabs.ImageTagger.desktop | ||
dev.nuculabs.ImageTagger.png | ||
dev.nuculabs.ImageTagger.yaml | ||
readme.md |
Flatpak
This directory contains the flatpak build files.
If you are on Linux and would like to install this application as a Flatpak image then build the application with gradle:
# in parrent folder:
./gradlew jlinkZip
And execute:
cd flatpak
./debug.sh