Skip to content

flathub/io.github.tfuxu.floodit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

io.github.tfuxu.floodit Package Repository

How to test changes

Use flatpak-builder to build and install the package from manifest:

flatpak-builder --install --user --force-clean repo/ io.github.tfuxu.floodit.json

How to update dependencies

  1. Use flatpak-go-mod in the root of the Dissent repository:
go run github.com/dennwc/flatpak-go-mod@latest .
  1. Copy modules.txt and go.mod.yml to the root of this package.