Metadata-Version: 2.4
Name: quality-graph-cli
Version: 0.1.1
Summary: Provider-driven Quality Graph command-line application
License-Expression: MIT
Requires-Python: >=3.12
Requires-Dist: quality-graph-core==0.1.1
Description-Content-Type: text/markdown

# qg

Provider-driven command-line application for Quality Graph projects.

The CLI discovers providers through the `qg.providers` entry-point group. Install it together
with the GitHub provider using
`uv tool install quality-graph-cli==0.1.1 --with quality-graph-github==0.1.1`.
