Add basic go application and remove python code

This commit is contained in:
Olli 2026-02-26 10:36:41 +01:00
commit 377e57ee43
25 changed files with 57 additions and 3591 deletions

5
go.mod Normal file
View file

@ -0,0 +1,5 @@
module suruatoel.xyz/mcg
go 1.25.0
toolchain go1.26.0