diff options
| -rw-r--r-- | fyne.go | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +package main // import "go.wit.com/toolkits/fyne" +// the above line overrides the default 'go mod init' to use whatever is here +// `go-clean `go-get github.com/go-gl/glfw` |
