This commit is contained in:
Jeff Carr 2025-02-13 14:27:05 -06:00
parent 7cf4595053
commit dbb4e3f237
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@ embed:
gocui: gocui:
./helloworld --gui gocui ./helloworld --gui gocui
andlabs:
./helloworld --gui andlabs
goimports: goimports:
goimports -w *.go goimports -w *.go