README ¶
FroGo
Fyne + RobotGo
License
frogo.go: Copyright (c) 2022 Robert Kagan
fyne.png: Copyright (c) 2018 Fyne.io developers
Base
Windows
Requirements
Compilation
git clone https://github.com/libalis/frogo
cd frogo
go mod init frogo
go mod tidy
go install github.com/tc-hib/go-winres@latest
go-winres simply --icon fyne.png --manifest gui
go build -ldflags -H=windowsgui -o FRoGo.exe .
Documentation ¶
There is no documentation for this package.
Click to show internal directories.
Click to hide internal directories.