Add starter creator code

This commit is contained in:
Achim Rohn
2025-08-31 23:45:50 +02:00
parent 46c411f9f3
commit f807f47fa5
3 changed files with 152 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
go 1.25.0
use (
.
../ersteller-lib
)