refactor: rename manage command to nf for convenience

This commit is contained in:
moanos [he/him] 2024-03-23 22:19:41 +01:00
parent 6f723922d6
commit 200338d44a

View File

@ -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]