Skip to content

nitaking/gitmoji-c

Repository files navigation

Version Downloads/week

gitmoji-c

gitmoji-c is a gitmoji-cli clone tool that does not use gpg.

2019-06-21 09 44 06

Install

$ yarn global add gitmoji-c

Usage

$ gitmoji --help

Commit

$ gitmoji commit

2019-06-19 07 40 52

List

$ gitmoji list

Search

$ gitmoji list <search word>

ex:

$ gitmoji list apple

🍎 - :apple: - Fixing something on macOS.
🍏 - :green_apple: - Fixing something on iOS.