first commit

This commit is contained in:
2021-11-10 20:06:12 +01:00
commit 2fcfa91545
29 changed files with 2724 additions and 0 deletions

3
internal/core/version.go Normal file
View File

@ -0,0 +1,3 @@
package core
var Version = "tobedefined"