feat: Add developer guide, enhance versioning and release process, and refactor extractor imports

This commit is contained in:
sHa
2025-12-27 03:14:11 +00:00
parent 649ea7fbb3
commit c0ce9c8848
9 changed files with 197 additions and 74 deletions

View File

@@ -15,6 +15,8 @@ dependencies = [
[project.scripts]
renamer = "renamer.main:main"
bump-version = "renamer.bump:main"
release = "renamer.release:main"
[tool.uv]
package = true