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
- Host: GitHub
- URL: https://github.com/anasinnyk/git-convenient
- Owner: anasinnyk
- License: mit
- Created: 2018-10-19T08:29:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-02T15:47:03.000Z (over 7 years ago)
- Last Synced: 2024-06-20T05:10:45.760Z (almost 2 years ago)
- Topics: commits, conventional-commits, git, git-plugin
- Language: Go
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/anasinnyk/git-convenient)[](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
```