Add: albero cli
This commit is contained in:
parent
a3e6bbafd7
commit
e7c71cc825
@ -18,3 +18,6 @@ prettytable = "^3.0.0"
|
|||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core>=1.0.0"]
|
requires = ["poetry-core>=1.0.0"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|
||||||
|
[tool.poetry.scripts]
|
||||||
|
albero = "ansible_tree.cli:CmdApp"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user