feat: scaffold interpres project with TOML parser and CI

This commit is contained in:
2026-06-20 12:24:03 +02:00
commit 591d1f01d1
18 changed files with 2637 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Build artifacts
bin/
*.test
*.out
# Coverage
coverage.out
coverage.html