An open API service indexing awesome lists of open source software.

https://github.com/anasinnyk/git-convenient

Conventional commit plugin for git
https://github.com/anasinnyk/git-convenient

commits conventional-commits git git-plugin

Last synced: 2 months ago
JSON representation

Conventional commit plugin for git

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/anasinnyk/git-convenient.svg?branch=master)](https://travis-ci.org/anasinnyk/git-convenient)[![GitHub release](https://img.shields.io/github/release/anasinnyk/git-convenient.svg)](https://GitHub.com/anasinnyk/git-convenient/releases/)

# Commit Conventional Tool

## Install
```
wget https://github.com/anasinnyk/git-convenient/releases/download/v1.0.1/git-convenient
chmod a+x git-convenient
sudo mv git-convenient /usr/local/bin
git convenient
```