A Conventional Commits interactive client for standardizing commit messages.
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.
- 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.
npm i -g gitconv
Simply run the command gitconv
in your terminal.
gitconv
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
Some links that I love to share.
- Choose an Open Source License
- GitHub Emoji Cheat Sheet
- Malven's Flexbox Cheatsheet
- Malven's Grid Cheatsheet
- Img Shields
- GitHub Pages
- Font Awesome
- React Icons
Add translation to portuguese