Added PyPI v3 setup and readme updates

This commit is contained in:
mithun50
2025-07-15 17:32:39 +05:30
parent a0def375e1
commit d253e048b9
16 changed files with 102 additions and 41 deletions

View File

@@ -2,7 +2,7 @@
SuperClaude Operations Module
This module contains all SuperClaude management operations that can be
executed through the unified CLI hub (SuperClaude.py).
executed through the unified CLI hub (SuperClaude).
Each operation module should implement:
- register_parser(subparsers): Register CLI arguments for the operation