feat: make command

This commit is contained in:
eneller
2025-04-13 23:36:51 +02:00
parent 1873b73920
commit 43c97ee035
3 changed files with 22 additions and 20 deletions

View File

@@ -10,3 +10,5 @@ dependencies = [
"playwright>=1.51.0",
"questionary>=2.1.0",
]
[project.scripts]
uulm = "uulm_utils.main:cli"