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

This commit is contained in:
2026-02-05 11:01:15 +00:00
parent 52d85d427c
commit 10532a2550

View File

@@ -0,0 +1,3 @@
"""Project Scaffold CLI - Generate standardized project scaffolding."""
__version__ = "1.0.0"