gmj

command module
v0.1.1-0...-6a5ed67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2024 License: MIT Imports: 6 Imported by: 0

README

GitMoji CLI in Go

Inspired by: https://github.com/carloscuesta/gitmoji-cli

A simple CLI util written in Go to eliminate searching manually through the list of codepoints, shortcodes, and rationale messages on https://gitmoji.dev/

Example

In order to install util invoke:

$ go install github.com/sprytnyk/gmj@master

Or download binaries from release page corresponding to your OS.

You may do something like this when committing as well:

$ git commit -m "$(gmj -c memo) Update README"
$ git commit -m "$(gmj -c memo) $(gmj -u memo)"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL