Files
SuperClaude/config/__init__.py
Mithun Gowda B c6ec61aebe Update __init__.py
Signed-off-by: Mithun Gowda B <mithungowda.b7411@gmail.com>
2025-07-23 08:28:20 +05:30

13 lines
298 B
Python

#!/usr/bin/env python3
"""
SuperClaude Framework Management Hub
Unified entry point for all SuperClaude operations
Usage:
SuperClaude install [options]
SuperClaude update [options]
SuperClaude uninstall [options]
SuperClaude backup [options]
SuperClaude --help
"""