more unique cli commands

This commit is contained in:
cellarspoon 2021-12-15 12:27:57 +01:00
parent 27ba1d9346
commit 6f374f141b
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
1 changed files with 2 additions and 2 deletions

View File

@ -22,5 +22,5 @@ requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"
[tool.poetry.scripts]
cal= "lumbunglib.cloudcal:main"
vid = "lumbunglib.video:main"
lumbunglib-cal = "lumbunglib.cloudcal:main"
lumbunglib-vid = "lumbunglib.video:main"