first working application
Some checks failed
Build this app / Builder (push) Failing after 1m23s

This commit is contained in:
Itsigo
2026-03-07 16:00:09 +01:00
parent d545198df7
commit cdac67d781
7 changed files with 501 additions and 0 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
build:
OOS=linux GOARCH=amd64 go build -o tmp/gomad_linux_amd64