branch-comparer@1.0.0
Checkout multiple git branches, execute scripts and return to the origin branch.
MIT
2020-06-08
安装 (1.0.0)
npm install branch-comparer@1.0.0
yarn add branch-comparer@1.0.0
pnpm add branch-comparer@1.0.0
bun add branch-comparer@1.0.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| chalk | ^4.0.0 |
| commander | ^5.1.0 |
| inquirer | ^7.1.0 |
| randomcolor | ^0.5.4 |
| simple-git | ^2.6.0 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| prettier | ^2.0.5 |
| release-it | ^13.6.2 |