feat: add cli_memory core modules
- __init__.py: Version and package info - cli.py: Main CLI entry point with commands - config.py: Configuration management
This commit is contained in:
1
cli_memory/__init__.py
Normal file
1
cli_memory/__init__.py
Normal file
@@ -0,0 +1 @@
|
||||
__version__ = "1.0.0"
|
||||
Reference in New Issue
Block a user