Flatpak package for Nexus LU Launcher.
make
- Downloads the Flatpak build dependencies, builds, and installs the applications.make run
- Runs the application. Must runmake
first.make lint
- Checks the Flatpak manifest for issues. Must runmake
first.make update-sources
- Regenerates thenuget-sources.json
file.make clean
- Removes the current build files.make uninstall
- Uninstalls the app.