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

https://github.com/semantic-gitlog/semantic-commit

A toolkit for parsing or check Conventional Commits.
https://github.com/semantic-gitlog/semantic-commit

Last synced: 11 days ago
JSON representation

A toolkit for parsing or check Conventional Commits.

Awesome Lists containing this project

README

          

[![Build Status](https://github.com/semantic-gitlog/semantic-commit/workflows/semantic-commit/badge.svg?branch=master)](https://github.com/semantic-gitlog/semantic-commit)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/semantic-gitlog/semantic-commit)](https://github.com/semantic-gitlog/semantic-commit/releases)
[![Maven Central](https://img.shields.io/maven-central/v/team.yi.tools/semantic-commit)](https://search.maven.org/artifact/team.yi.tools/semantic-commit)
[![Semantic Versioning 2.0.0](https://img.shields.io/badge/Semantic%20Versioning-2.0.0-brightgreen)](https://semver.org/)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
[![GitHub](https://img.shields.io/github/license/semantic-gitlog/semantic-commit)](https://github.com/semantic-gitlog/semantic-commit/blob/master/LICENSE)

# semantic-commit

A toolkit for parsing or check `Conventional Commits`.

## Usage

See: https://semantic-gitlog.github.io/semantic-gitlog/

## Related community projects

* [semantic-gitlog](https://github.com/semantic-gitlog/semantic-gitlog)
* [maven-semantic-gitlog](https://github.com/semantic-gitlog/maven-semantic-gitlog)
* [gradle-semantic-gitlog](https://github.com/semantic-gitlog/gradle-semantic-gitlog)

## License

This is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).