1.11.0 • Published 1 month ago

git-emoji-cli v1.11.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

:dart: About

A lightweight git emoji tool with customized conventional commits

:sparkles: Features

:heavy_check_mark: Scope of the commit\ :heavy_check_mark: List with 20+ customized commits\ :heavy_check_mark: Search commit list with input value\ :heavy_check_mark: Log post-commit process like tests

:rocket: Technologies

The following tools were used in this project:

:white_check_mark: Requirements

Before starting :checkered_flag:, you need to have Git and Node installed.

:chart_with_upwards_trend: How to use

Either npx or installing globally on your machine:

using with npx:

$ npx git-emoji-cli

installing:

$ npm i -g git-emoji-cli

$ gec

:fire: Usage with lazygit

Open lazygit and press oon Status tab, it'll open the config.yaml\ Example using shift+c hotkey

customCommands:
  - key: "C"
    command: "npx git-emoji-cli"
    context: "files"
    loadingText: "Opening git-emoji-cli tool"
    subprocess: true

:memo: License

This project is under license from MIT. For more details, see the LICENSE file.

Made with :heart: by Felipe Austríaco

 

Back to top

1.11.0

1 month ago

1.9.0

2 years ago

1.10.0

2 years ago

1.8.0

2 years ago

1.7.0

2 years ago

1.6.0

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago