Ksb-format
Features
- easy
- global
- configable
Main Command
- ck: create a branch with prefix
- -v: version
- -h: help
Config
- add git-branch-prefix to package.json,for example:
git-branch-prefix": [ { "prefix": "ksb-format-1", "desc": "前缀1" }, { "prefix": "ksb-format-2", "desc": "前缀2" }, { "prefix": "ksb-format-3", "desc": "前缀3" } ]