Initial upload with CI/CD workflow

This commit is contained in:
2026-01-30 22:12:48 +00:00
parent e671869493
commit 0d7baf34e8

3
codesnap/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""CodeSnap - Codebase Summarization CLI Tool."""
__version__ = "0.1.0"