lognoz / gitcommit

Standardize your commit messages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitcommit

Project Status: Active - The project has reached a stable, usable state and is being actively developed.

This tool makes sure your git commit messages consistently follow your predefined style guides.


Requirements

This project need a Racket runtime to be executed. Pre-built versions of it for a variety of operating systems and architectures are available at

https://download.racket-lang.org


Installation

To install directly from the cloned directory:

raco pkg install https://github.com/lognoz/gitcommit

About

Standardize your commit messages

License:GNU General Public License v3.0


Languages

Language:Racket 99.4%Language:Makefile 0.6%