conventional

Gem Version Gem Version Coverage Status

conventional bridges the gap in automating version management for Ruby gems from start to finish. Using Conventional Commits, it allows you to automate the process from commit to release.

Install

Add this line to your Gemfile:

gem 'conventional'

and run bundle install from your shell.

To install the gem manually, run:

gem install conventional

Usage

See also

Check out these similar projects, which served as inspiration for conventional.

License

conventional is distributed under the MIT License.

Author