335 B
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