initial commit

This commit is contained in:
name 2024-08-01 12:49:47 +02:00
commit efbb31caa7
2 changed files with 7 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module gitea.rannes.dev/christian/chirpy
go 1.22.5

4
main.go Normal file
View File

@ -0,0 +1,4 @@
package main
func main() {