Add CLI interface
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / type-check (push) Has been cancelled

This commit is contained in:
2026-02-04 10:58:20 +00:00
parent 30de4192dc
commit 72aba121f7

3
shellgenius/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""ShellGenius - AI-Powered Local Shell Script Assistant."""
__version__ = "0.1.0"