Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.43 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.43 KB

gitove

gitove logo

GitHub license npm version npm downloads

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.

License

MIT license