cz-cypher

1.0.2 • Public • Published

Introduction

Msg formatting tool for git-commit based on Commitizen.

Installation

package.json File

"devDependencies": {
        "cypher": "git+https://github.com/koyoshiro/Cypher.git#master"
    },
"config": {
        "commitizen": {
            "path": "node_modules/cypher"
        }
    }    

then

npm install

use command

git cz

Examples

img

Todo List

  • [ ] support custom question
  • [ ] npm package publish

Readme

Keywords

none

Package Sidebar

Install

npm i cz-cypher

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

11.3 kB

Total Files

7

Last publish

Collaborators

  • koyoshiro