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.
- Host: GitHub
- URL: https://github.com/semantic-gitlog/semantic-commit
- Owner: semantic-gitlog
- License: mit
- Created: 2020-02-17T07:38:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T08:24:19.000Z (over 1 year ago)
- Last Synced: 2026-01-13T08:54:51.702Z (6 months ago)
- Language: Java
- Homepage: https://semantic-gitlog.github.io/semantic-gitlog/
- Size: 201 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.json
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/semantic-gitlog/semantic-commit)
[](https://github.com/semantic-gitlog/semantic-commit/releases)
[](https://search.maven.org/artifact/team.yi.tools/semantic-commit)
[](https://semver.org/)
[](https://conventionalcommits.org)
[](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).