initial commit

This commit is contained in:
cubixle
2021-06-14 20:48:06 +01:00
commit a7ddf5c846
14 changed files with 384 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/cubixle/tuugen
go 1.16