Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:52:07 +08:00
commit 76811c4803
8 changed files with 2824 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# stack-creator
Create new GitLab stack projects with proper directory structure, git configuration (main branch, ff-only), validation hooks, and comprehensive documentation. Integrates stack-validator, secrets-manager, docker-validation, and config-generator. Complete only when all validations pass