@a20185/branchformat
v0.0.24
Published
⚙ A simple util to help quick checkout or switch branches that correspond to team regulations
Maintainers
Readme
BranchFormat
提供便捷默认值的快速分支切出工具
使用
先安装
# 使用 Yarn
yarn add @nibfe/branchformat --dev
# 使用 NPM
npm install @nibfe/branchformat -D进行初始化设置
yarn bfinit
npx bfinit添加完成后使用 yarn checkout 或者 npm checkout 即可
高级配置
默认会读取
package.json或者branchformat.config.js中的配置信息
