This website requires JavaScript.
Explore
Help
Sign In
jcarr
/
new-gui
Watch
1
Star
0
Fork
You've already forked new-gui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9076499b30
new-gui
/
cmds
/
gui-example
/
Makefile
7 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
EXAMPLE: provide a clean example Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 10:59:22 -05:00
run
:
build
EXAMPLE: further improvements to the example Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 11:17:43 -05:00
./gui-example
EXAMPLE: provide a clean example Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-10-06 10:59:22 -05:00
build
:
build without go.mod file
2022-10-11 11:51:02 -05:00
GO111MODULE
=
"off"
go -v get .
GO111MODULE
=
"off"
go build