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

4
main.go Normal file
View file

@ -0,0 +1,4 @@
package main
func main() {
}