refactor: rename bin/ package to myclaude/

This commit is contained in:
Zhengshou Lai
2026-06-26 22:58:18 +08:00
parent c9fd2321ed
commit 9111a574e9
9 changed files with 10 additions and 10 deletions
+3
View File
@@ -0,0 +1,3 @@
from myclaude.cli import main
main()