1.0.4 • Published 2 years ago

gitconv v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

gitconv-cli

gitconv-cli

A Conventional Commits interactive client for padronize 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.

Install

npm

npm i -g gitconv

Usage

Simply run de command gitconv on your terminal.

gitconv

Contact

Vitor Diorio

Useful links

Some links that I love to share.

TODO

The functionalities below are intended to be released, but not yet implemented.

Search(NOT IMPLEMENTED)

Search using specific keywords to find the right TAG.

gitconv -s "criteria"

List(NOT IMPLEMENTED)

Pretty print all the available TAGS.

gitconv -l