hookmoji

1.0.0 • Public • Published

Hookmoji

Adds a Git hook in your project and replace common used words in git commit messages with emojis based on the Gitmoji list. Then just use :docker:, :feature:, :docs:, ... in your commit messages.

Requirements

  • Git
  • Node > 10
  • npm

Installation

Install Hookmoji through your package manager:

npm install hookmoji -g

# or yarn add hookmoji -g

Usage

Intialize the Git hook by using the init command in your project folder. The project MUST have a .git folder.

hookmoji init

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i hookmoji

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.39 kB

    Total Files

    4

    Last publish

    Collaborators

    • williamdasilva