feat: add executable alias
This commit is contained in:
parent
842ae1f754
commit
546fb8fee8
|
|
@ -66,3 +66,4 @@ defusedxml = "^0.7.1"
|
|||
|
||||
[tool.poetry.scripts]
|
||||
sherlock = 'sherlock_project.sherlock:main'
|
||||
sherlock-project = 'sherlock_project.sherlock:main'
|
||||
|
|
|
|||
Loading…
Reference in New Issue