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