mirror of
https://github.com/usestrix/strix.git
synced 2026-08-19 18:13:34 +02:00
feat(interface): Introduce non-interactive CLI mode and restructure UI layer
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ include = [
|
||||
]
|
||||
|
||||
[tool.poetry.scripts]
|
||||
strix = "strix.cli.main:main"
|
||||
strix = "strix.interface.main:main"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.12"
|
||||
|
||||
Reference in New Issue
Block a user