chore: init project scaffolding

Go 1.26 module (somegit.dev/Owlibou/gnoma), Makefile with
build/test/lint targets, CLAUDE.md with project conventions,
placeholder main.go, and .gitignore.
This commit is contained in:
2026-04-02 18:08:40 +02:00
commit f909733bff
6 changed files with 139 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module somegit.dev/Owlibou/gnoma
go 1.26.1
require somegit.dev/vikingowl/mistral-go-sdk v1.2.0 // indirect