gitmoji-c
v1.0.7
Published
gitmoji-c is a gitmoji-cli clone tool that does not use gpg.
Readme
gitmoji-c
gitmoji-c is a gitmoji-cli clone tool that does not use gpg.

Requirements
- Node.js >= 20
Install
$ pnpm add -g gitmoji-cor
$ npm i -g gitmoji-cUsage
$ gitmoji --helpCommit
Interactively commit using gitmoji prompts.
$ gitmoji commit
List
List all available gitmojis.
$ gitmoji listSearch
Search gitmojis by keyword.
$ gitmoji search bug
🐛 - :bug: - Fix a bug.Without arguments, launches interactive autocomplete search:
$ gitmoji search
? Search gitmojis: (type to filter)License
MIT
