feat: add CLI with build and run commands
This commit is contained in:
@@ -7,3 +7,7 @@ dependencies = []
|
||||
|
||||
[project.scripts]
|
||||
tampy = "tampy.cli:main"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
Reference in New Issue
Block a user