add cli for server-side
This commit is contained in:
@@ -28,6 +28,9 @@ dev = [
|
||||
"pre-commit>=4.0"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
nexus-cli = "nexus_sync.cli.__main__:main"
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["src"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user