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 1f223a70cd
commit 52d85d427c

4
requirements-dev.txt Normal file
View File

@@ -0,0 +1,4 @@
pytest>=7.0
pytest-cov>=4.0
black>=23.0
flake8>=6.0