Add core context generator module
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-01-29 13:20:35 +00:00
parent b33b3f8f5b
commit d1433412c1

View File

@@ -0,0 +1,3 @@
"""Project Context Generator CLI tool."""
__version__ = "0.1.0"