initial commit

This commit is contained in:
raf 2024-06-12 13:40:37 +03:00
commit acd1b12bc0
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
4 changed files with 415 additions and 350 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module notashelf.dev/tct
go 1.22.2