Initial commit: mycli toolkit with all commands

This commit is contained in:
Zhengshou Lai
2026-04-13 11:38:01 +08:00
commit ab8067f0c5
53 changed files with 1240 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
"""MyCLI - Personal CLI toolkit."""
__version__ = "0.1.0"