Use flatpak-builder
to build and install the package from manifest:
flatpak-builder --install --user --force-clean repo/ io.github.tfuxu.floodit.json
- Use
flatpak-go-mod
in the root of the Dissent repository:
go run github.com/dennwc/flatpak-go-mod@latest .
- Copy
modules.txt
andgo.mod.yml
to the root of this package.