summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fyne.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/fyne.go b/fyne.go
new file mode 100644
index 0000000..64a98dd
--- /dev/null
+++ b/fyne.go
@@ -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`