An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# tiny-commit-validator

[![Build Status](https://travis-ci.com/ZYSzys/tiny-commit-validator.svg?branch=master)](https://travis-ci.com/ZYSzys/tiny-commit-validator)
[![codecov](https://img.shields.io/codecov/c/github/ZYSzys/tiny-commit-validator.svg?style=flat-square)](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