Skip to content
/ git-ez Public

Git commit helper command that includes emoji!

Notifications You must be signed in to change notification settings

veandco/git-ez

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-ez Build Status

git-ez is a git commit tool that uses emojis! Currently only supports the Linux platform.

The conventions and emojis used here are mostly inspired by the beautiful-looking repository vue-i18n!

Features

  • Single standalone binary that can be copied around
  • Multi-user commit using a single user account based on SSH IP address
  • Conventional commit style commits with emojis

Build

You can build this tool by running:

cargo build --release

Installation

You can install this tool by copying it into a path that your shell can find it. For example:

cp target/release/git-ez $HOME/.local/bin

Usage

You can use this tool by running:

git ez

as an alternative to

git commit

About

Git commit helper command that includes emoji!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages