add cli ux

This commit is contained in:
Musa 2026-01-06 11:05:55 -08:00
parent ab391f96c7
commit 1681e29fa8
5 changed files with 865 additions and 21 deletions

View file

@ -11,6 +11,8 @@ dependencies = [
"jsonschema>=4.23.0,<5.0.0",
"pyyaml>=6.0.2,<7.0.0",
"requests>=2.31.0,<3.0.0",
"rich>=14.2.0",
"rich-click>=1.9.5",
]
[project.optional-dependencies]