ksb-format

0.0.6 • Public • Published

Ksb-format

Node.js Version License: MIT

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"
      }
    ]
    

Readme

Keywords

none

Package Sidebar

Install

npm i ksb-format

Weekly Downloads

0

Version

0.0.6

License

MIT

Unpacked Size

673 kB

Total Files

4

Last publish

Collaborators

  • clerkkent