1.4.0 • Published 4 years ago

igit-cli v1.4.0

Weekly downloads
14
License
-
Repository
github
Last release
4 years ago

igit

Interactive CLI for semantic Git commit messages.

igit c

image

Installation

Download from releases page or install using NPM.

npm i -g igit-cli

Or use without installation.

npx igit-cli

Semantic commits

Read about semantic commit messages here.

Semantic branches

igit b

image

Development

Run tests.

make test

Run your code.

ARGS="cz" make run

Set commit body editor.

EDITOR=nano make run
1.4.0

4 years ago

1.2.0

4 years ago

1.3.0

4 years ago

1.1.0

4 years ago