feat: Add justfile for version bumping and release process automation

This commit is contained in:
sha
2026-04-13 01:26:24 +03:00
parent db39c02e30
commit 60302e18d3
3 changed files with 35 additions and 3 deletions
-2
View File
@@ -23,8 +23,6 @@ dev = [
[project.scripts]
moma = "main:main"
bump-version = "bump:main"
release = "release:main"
[tool.uv]
package = true