This commit is contained in:
2022-06-25 18:31:10 +02:00
parent 55bf4ebb30
commit 9258c55200
2 changed files with 675 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ name = "ProjectorPi"
version = "0.1.0"
description = ""
authors = ["Marijn Doeve <marijn@doeve.me>"]
licence = "GPL-3.0-or-later"
[tool.poetry.scripts]
projectorpi = "projectorpi.cli:main"