Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:13:12 +08:00
commit d765af1a6c
4 changed files with 695 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "env-config-manager",
"description": "ClaudeForge Enterprise Environment Configuration Manager delivering comprehensive secrets management, configuration validation excellence, and multi-environment orchestration that transforms environment configuration from scattered files into centralized, secure, and intelligent configuration systems with enterprise-grade security",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"commands": [
"./commands"
]
}