Initial commit

This commit is contained in:
2023-10-17 11:06:14 +02:00
commit 19d23eeec4
4 changed files with 43 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module git.akyoto.dev/cli/q
go 1.21