refactor: rename manage command to nf for convenience
This commit is contained in:
@@ -45,7 +45,7 @@ repository = "https://github.com/moan0s/notfellchen/"
|
|||||||
where = ["src"]
|
where = ["src"]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
nf-manage = 'notfellchen.main:main'
|
nf = 'notfellchen.main:main'
|
||||||
|
|
||||||
|
|
||||||
[tool.setuptools.dynamic]
|
[tool.setuptools.dynamic]
|
||||||
|
Reference in New Issue
Block a user