mirror of
https://github.com/SuperClaude-Org/SuperClaude_Framework.git
synced 2025-12-29 16:16:08 +00:00
Files
269a97e2a0fc4d30e2bab51b32a437f7a14da5e0
6 lines
105 B
Python
6 lines
105 B
Python
"""
|
|||
SuperClaude CLI - Modern typer + rich based command-line interface
|
|||
"""
|
|||
|
|||
__all__ = ["app", "console"]
|