Skip to content

qiuweikangdev/flow-publish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flow-publish

git flow版本发布工具

  • 避免手动git flow版本发布时,忘记打包生产环境代码

  • 避免输错版本号

  • 根据当前发布的版本分支 release/hotfix 自动生成tag版本号

  • flow发布前,会自动切到develop、master拉取最新代码,保证合并代码正常, 避免在发布版本时出现合并代码时的冲突和错误

安装

npm i -g flow-publish

使用

About

基于Git Flow版本发布脚本工具

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published