https://github.com/hunghg255/commitz-lint
Commit lint CLI
https://github.com/hunghg255/commitz-lint
commit-message commitizen commitlint git
Last synced: 6 months ago
JSON representation
Commit lint CLI
- Host: GitHub
- URL: https://github.com/hunghg255/commitz-lint
- Owner: hunghg255
- License: mit
- Created: 2024-01-09T16:10:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T17:50:24.000Z (over 1 year ago)
- Last Synced: 2025-07-02T14:58:36.604Z (6 months ago)
- Topics: commit-message, commitizen, commitlint, git
- Language: TypeScript
- Homepage:
- Size: 283 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
A script generates a commit message with a conventional commit format.
## 📦 Installation
```bash
npm install -g commitz-lint
```
## 🚀 Usage
```bash
commitz-lint
# or
npx commitz-lint
```
## Preview