gitove
v0.2.5
Published
An interactive git cli tool for consistant commit messages.
Downloads
36
Readme
gitove
An interactive git cli tool for consistant commit messages.
Getting Started
Install
$ npm install -g gitove
$ yarn add -g gitove
$ pnpm add -g gitove
Use Example
$ gitove commit
or
$ gitove c
Configuration
You can configure your own commit headers by creating .gitoverc.json
.
Checkout our Configuration Guide for details.
Contributing to Gitove
Currently, we do not accept contribution because the package is not stable at the moment.
~~If you want to take part in gitove
, read the contribution guide.~~