@coatl/gitter
v0.0.9
Published
command line tool to structure git commits
Downloads
2
Maintainers
Readme
Gitter
Gitter is a CLI tool for modeling conventional commit messages and formatting them.
Installation
npm install -g @coatl/gitter
# or using yarn
yarn global add @coatl/gitter
# or using pnpm
pnpm add -g @coatl/gitter