/ccc

small tool for create right commit

Primary LanguageShell

conventional changelog commit

small tool for create right commit

Demo

demo

Run

curl https://raw.githubusercontent.com/YaroslavGaponov/ccc/master/ccc.sh | bash

Run via npm

package.json

{
  "scripts": {
    "commit": "curl https://raw.githubusercontent.com/YaroslavGaponov/ccc/master/ccc.sh | bash"
  }
}

command

npm run commit

Link

Conventional changelog Github