ghtkn 0.1.1

GitHub token management — OAuth device flow with keyring caching and config-driven app selection
Documentation
1
2
3
4
5
6
7
8
9
10
allow-branch = ["main"]
publish = false
push = true
push-remote = "origin"
tag = true
tag-prefix = ""
tag-name = "v{{version}}"
tag-message = "chore: release v{{version}}"
pre-release-commit-message = "chore: release v{{version}}"
pre-release-hook = ["git", "cliff", "-o", "CHANGELOG.md", "--tag", "v{{version}}"]