Initial version

This commit is contained in:
2026-04-09 21:51:12 +02:00
commit 12063ba806
6 changed files with 529 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module datascape
go 1.26.1
require github.com/yuin/goldmark v1.8.2