Initial upload: Project Scaffold CLI with multi-language templates and CI/CD

This commit is contained in:
2026-02-05 11:01:21 +00:00
parent f327db3ae2
commit 7cc79d742e

View File

@@ -0,0 +1,5 @@
module {{ project_slug }}
go 1.20
require github.com/{{ author|replace(' ', '-') }}/{{ project_slug }} v1.0.0