commitizen

command module
v0.0.0-...-6b290dd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 26, 2025 License: MIT Imports: 4 Imported by: 0

README

Commitizen

codecov Lint Test CodeQL

CLI prompt tool for creation of Conventional Commits. No more pain with commits rejected by validation tools or digging through CONTRIBUTING.md to find preferred commit format.

Based on wonderful work of Commitizen with their cz-cli which works like a charm in Node.js based projects.

This project replicated cz-cli way of work for Go projects

Installation

With Go (>= 1.25):

go install github.com/isokolovskii/commitizen@1.0.0
  • or as a go tool

    go get -tool github.com/isokolovskii/commitizen
    

Usage

Using the command line tool

TODO

As git hook with Lefthook

TODO

Authors and Contributors

@isokolovskii (Ivan Sokolovskii, author)

Special thanks to @JimTheDev, whose cz-cli project makes conventional commits easy to use in Node.js projects and was inspiration and background for my work on this Go adaptation of his work.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL