first commit

This commit is contained in:
2025-05-10 17:42:25 +02:00
commit 7827b9c0cc
8 changed files with 337 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module cloudsave
go 1.24
require github.com/google/subcommands v1.2.0