mirror of
https://github.com/shadoll/moma.git
synced 2026-08-28 03:27:34 +00:00
feat: Add justfile for version bumping and release process automation
This commit is contained in:
@@ -23,8 +23,6 @@ dev = [
|
||||
|
||||
[project.scripts]
|
||||
moma = "main:main"
|
||||
bump-version = "bump:main"
|
||||
release = "release:main"
|
||||
|
||||
[tool.uv]
|
||||
package = true
|
||||
|
||||
Reference in New Issue
Block a user