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