https://github.com/zyszys/tiny-commit-validator
A tiny configurable commit message validator.
https://github.com/zyszys/tiny-commit-validator
Last synced: 2 minutes ago
JSON representation
A tiny configurable commit message validator.
- Host: GitHub
- URL: https://github.com/zyszys/tiny-commit-validator
- Owner: ZYSzys
- License: mit
- Created: 2019-08-18T07:57:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:58:14.000Z (about 2 years ago)
- Last Synced: 2025-01-21T02:25:21.828Z (11 months ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tiny-commit-validator
[](https://travis-ci.com/ZYSzys/tiny-commit-validator)
[](https://codecov.io/gh/ZYSzys/tiny-commit-validator)
> A tiny command line tool for validating commit messages.
## Install
```bash
$ npm install -g tiny-commit-validator
```
## Usage
```bash
# init
$ tcv init
# validate
$ tcv