gcommit 0.0.3

A simple conventional commits maker
gcommit-0.0.3 is not a library.

gcommit

ci release

Conventional git commit messages done right

Get started

  1. download to your platform binary from releases
  2. basic commands
$ gcommit   // starts the commit dialog, using data in .gcommit.yml or creates one if not available 🌟
$ gcommit --help  // Prints the help and how to use the cli.
  1. Commit by opening the dialog or using single line
$ gcommit -c <type> -s <scope> -m <commit_message>
  1. Enjoy!

Features

  • Configurable: Devs can config how their commits should look like in .gcommit.yml file
  • Validation: types or scopes that can be added in commits are the ones in the config file only
  • Commit dialog: use the commit dialog ui to make pro commit message
  • Simplicity: So simple to make a pro commit message

MIT License © 2022 - PRESENT