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