Skip to content
forked from gitovep/gitove

An interactive git cli 자동완성을 바탕으로 간단하게 팀 커밋 컨밴션에 맞는 커밋 메시지를 작성tool for guiding commit conventions

License

Notifications You must be signed in to change notification settings

hanghae-plus/gitove

This branch is up to date with gitovep/gitove:main.

Folders and files

NameName
Last commit message
Last commit date
Aug 18, 2023
Aug 16, 2023
Aug 18, 2023
Aug 18, 2023
Aug 20, 2023
Aug 16, 2023
Aug 16, 2023
Aug 16, 2023
Aug 16, 2023
Aug 16, 2023
Aug 5, 2023
Aug 18, 2023
Aug 20, 2023
Aug 16, 2023
Aug 20, 2023
Aug 20, 2023
Aug 14, 2023
Aug 16, 2023

Repository files navigation

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

About

An interactive git cli 자동완성을 바탕으로 간단하게 팀 커밋 컨밴션에 맞는 커밋 메시지를 작성tool for guiding commit conventions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • JavaScript 1.3%
  • Shell 0.3%