chore: init project

This commit is contained in:
2026-01-24 07:18:24 +01:00
commit 0a07b85e4e
3 changed files with 40 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.arnef.de/arnef/wt
go 1.25.5
require github.com/urfave/cli/v3 v3.6.2 // indirect