Initial upload: Add repohealth-cli project with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-02-05 17:13:53 +00:00
parent 5b104affd9
commit 72b9bf3929

View File

@@ -0,0 +1,3 @@
"""RepoHealth CLI - Git repository analysis tool for bus factor calculation."""
__version__ = "1.0.0"