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