gitconv
TypeScript icon, indicating that this package has built-in type declarations

1.2.4 • Public • Published

gitconv-cli

gitconv-cli

A Conventional Commits interactive client for standardizing commit messages.

About

This project provides an easy solution for using Conventional Commits from your command line. Gitconv-cli solves the hassle of searching through the conventional commits list.

Features

  • Interactive CLI: Use an interactive command line interface to easily create commit messages.
  • Version Checking: Automatically checks for updates, notifying you of new versions.
  • Automatic Updates: Seamlessly update to the latest version with a single command.
  • Error Handling: Improved error handling during updates, providing detailed feedback.
  • Retry Last Commit: Retry the last commit with ease.
  • List Tags: Pretty print all available tags for quick reference.

Install

npm

npm i -g gitconv

Usage

Simply run the command gitconv in your terminal.

gitconv

Commands

You can use the following commands with gitconv:

  • -h, --help: Show the help message
  • -l, --list: List all available tags
  • -r, --retry: Retry the last commit
  • -u, --update: Check for updates

Contact

Vitor Diorio

Useful links

Some links that I love to share.

TODO

Add translation to portuguese

Package Sidebar

Install

npm i gitconv

Weekly Downloads

8

Version

1.2.4

License

ISC

Unpacked Size

85.1 kB

Total Files

27

Last publish

Collaborators

  • vdiorio