Added executable root launcher for audita

This commit is contained in:
2026-04-21 10:19:39 -05:00
parent e10349302f
commit 8f6c721f06
7 changed files with 87 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ dev = [
]
[project.scripts]
audia = "audita.cli:main"
audita = "audita.cli:main"
[build-system]
requires = ["hatchling"]