# commit-help

[![NPM Version](https://img.shields.io/npm/v/commit-help)](https://www.npmjs.com/package/commit-help)
[![install size](https://packagephobia.com/badge?p=commit-help)](https://packagephobia.com/result?p=commit-help)

CLI to help write commit messages

Usage:
```sh
npx commit-help
```

Supported styles
- [Conventional Commits](https://www.conventionalcommits.org/)
- [gitmoji](https://gitmoji.dev/)
