create devcontainer

This commit is contained in:
zacaj
2025-11-11 04:23:11 +00:00
parent 8b73765a7d
commit fc3bde7e57
6 changed files with 73 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/sh
go install fyne.io/fyne/v2/cmd/fyne@latest
go get