Unify public UX around pyro CLI and Pyro facade
This commit is contained in:
parent
d16aadd03f
commit
23a2dfb330
19 changed files with 936 additions and 407 deletions
|
|
@ -12,13 +12,7 @@ dependencies = [
|
|||
]
|
||||
|
||||
[project.scripts]
|
||||
pyro-mcp-server = "pyro_mcp.server:main"
|
||||
pyro-mcp-demo = "pyro_mcp.demo:main"
|
||||
pyro-mcp-ollama-demo = "pyro_mcp.ollama_demo:main"
|
||||
pyro-mcp-doctor = "pyro_mcp.doctor:main"
|
||||
pyro-mcp-runtime-build = "pyro_mcp.runtime_build:main"
|
||||
pyro-mcp-runtime-boot-check = "pyro_mcp.runtime_boot_check:main"
|
||||
pyro-mcp-runtime-network-check = "pyro_mcp.runtime_network_check:main"
|
||||
pyro = "pyro_mcp.cli:main"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue