Initial upload: snippet-manager with CI/CD workflow

This commit is contained in:
2026-03-22 11:22:22 +00:00
parent 0f7ac7c3c2
commit 39e4ed8d1f

3
snip/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""Snip - Local-First Code Snippet Manager."""
__version__ = "0.1.0"