Add README and main entry point
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-01-30 09:08:41 +00:00
parent 88e333831f
commit 30d51c0836

3
src/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""DevTrace - Local Development Workflow Tracker."""
__version__ = "0.1.0"