git-emoji-cli

1.11.0 • Public • Published
git-emoji-cli

git-emoji-cli

Github top language Github language count Repository size Github stars Github stars

🚧 Under construction... 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

A lightweight git emoji tool with customized conventional commits

✨ Features

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

🚀 Technologies

The following tools were used in this project:

✅ Requirements

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

📈 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

🔥 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

📝 License

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

Made with ❤️ by Felipe Austríaco

 

Back to top

/git-emoji-cli/

    Package Sidebar

    Install

    npm i git-emoji-cli

    Weekly Downloads

    3

    Version

    1.11.0

    License

    ISC

    Unpacked Size

    211 kB

    Total Files

    12

    Last publish

    Collaborators

    • w1redl4in