Tagesabrechnung/build.md
2023-11-12 13:06:05 +01:00

335 B

Build Commands

Packaging for Windows

to build and package the App for windows use the following command:

sudo /home/pata/go/bin/fyne-cross windows -arch=amd64 -app-id=hegenberg.Tagesabrechnung

Packaging for linux

to build and package the App for linux use the command:

~/go/bin/fyne package -os linux