@a20185/branchformat 中文文档教程
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
中的配置信息
更多
你可能也喜欢
- @1hive/tecommons-ui 中文文档教程
- @4so-fourseasons/react-hoc-spinners 中文文档教程
- @_lukepatrick/postgraphile-upsert-plugin 中文文档教程
- @a-kairy/dog-ui 中文文档教程
- @ableco/semantic-ui-react 中文文档教程
- @abridged/contracts 中文文档教程
- @absinthe/socket-apollo-link 中文文档教程
- @acoustic-content-sdk/redux-utils 中文文档教程
- @adeelasif/component-logger 中文文档教程
- @adhamu/react-search-suggestions 中文文档教程