Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 298 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 298 Bytes

Gitter

Preview

Gitter is a CLI tool for modeling conventional commit messages, formatting and other operations related to git.

Installation

npm install -g @coatl/gitter

# or using yarn
yarn global add @coatl/gitter

# or using pnpm
pnpm add -g @coatl/gitter