This commit is contained in:
2026-02-01 00:24:29 +03:00
commit 1c96676fa4
3 changed files with 6 additions and 0 deletions

3
Makefile Normal file
View File

@@ -0,0 +1,3 @@
run:
go run ./main.go

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.hashlag.net/lezzercringe/grok
go 1.25.3

0
main.go Normal file
View File