RubyGems Navigation menu

comito 0.2.0

Comito is a lightweight and easy-to-use Ruby CLI tool that provides an interactive interface for generating commit messages following the Conventional Commits specification. It is designed primarily for Ruby and Rails developers who want to standardize their commit history with minimal setup and dependencies. Comito guides users through selecting the commit type, optional scope, and description, then formats the message correctly and optionally executes the git commit command. This helps teams maintain a clean, consistent, and meaningful git history to improve collaboration, automate changelogs, and streamline release processes.

Gemfile:
=

install:
=

Versions:

  1. 0.2.0 October 01, 2025 (85 KB)
  2. 0.1.0 August 16, 2025 (13 KB)

Runtime Dependencies (1):

tty-prompt ~> 0.23

Owners:

Pushed by:

Authors:

  • Dmytro

SHA 256 checksum:

=

Total downloads 591

For this version 325

Version Released:

License:

Apache-2.0

Required Ruby Version: >= 2.6.0

Links: