文件名称:凹凸:CLI工具为下一个语义版本起草GitHub版本
文件大小:60KB
文件格式:ZIP
更新时间:2024-02-24 10:28:54
github git semver semantic-versioning release-automation
磕碰 :sunflower:
简单,跨平台的CLI工具可帮助为项目的下一个起草。
零运行时依赖关系(甚至不是git)。
如果在克隆存储库中,则自动检测当前回购。
完全无需任何API授权即可工作。
这是专为与GitHub网站界面一起起草发布而设计的,甚至不需要您在本地签出源代码。
用法
$ bump --help
Usage: bump
【文件预览】:
bump-master
----go.mod(321B)
----main.go(5KB)
----.github()
--------FUNDING.yml(14B)
--------workflows()
----go.sum(11KB)
----github.go(3KB)
----options.go(3KB)
----git.go(2KB)
----LICENSE(1KB)
----README.md(3KB)
----Makefile(515B)
----prompter.go(2KB)
----.goreleaser.yml(902B)
----docs()
--------release-draft.png(37KB)
--------demo.svg(27KB)
----.editorconfig(164B)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(9B)
----options_test.go(2KB)
----git_test.go(2KB)