About | Features | Technologies | Requirements | Starting | License | Author
A lightweight git emoji tool with customized conventional commits
✔️ Scope of the commit
✔️ List with 20+ customized commits
✔️ Search commit list with input value
✔️ Log post-commit process like tests
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
Either npx
or installing globally on your machine:
using with npx:
$ npx git-emoji-cli
installing:
$ npm i -g git-emoji-cli
$ gec
Open lazygit and press o
on 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
This project is under license from MIT. For more details, see the LICENSE file.
Made with ❤️ by Felipe Austríaco