emoji-commit-hook

1.0.1 • Public • Published

Emoji-commit-hook

Add emoji to your commits

Start your commit message with a nice emoji á la atom style

Install

$ npm install -g emoji-commit-hook

Usage

Add the following script in your prepare-commit-msg for your favorite git repo:

#!/bin/bash

exec < /dev/tty
emoji-commit $1

TODO: Create a emoji-commit --init script. It should be fairly easy.

Magic:

Demo

License

WTFPL

/emoji-commit-hook/

    Package Sidebar

    Install

    npm i emoji-commit-hook

    Weekly Downloads

    2

    Version

    1.0.1

    License

    WTFPL

    Last publish

    Collaborators

    • tjoskar