Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 396 Bytes

File metadata and controls

25 lines (13 loc) · 396 Bytes

Conventional Commit CLI

Select commit type, write scope, write message, and commit.

Introduction

A handy tool to quickly make Conventional Commits.

Screenshot

Installation

npm i -g conventional-commit-cli

Usage

ccc

What about body and footer?

Complete the commit and use git commit --amend.

License

MIT