Skip to content

✨Automatically prepend your commit messages with the appropriate emoji 🐙

License

Notifications You must be signed in to change notification settings

tiffafoo/commoji

Repository files navigation

Note: although this project works, it has lost traction. As such it is still missing key features (such as working with husky), and there are arguably better ways to go about it (npm module, commitizen, etc.).

logo

Automatically prepend your git commits with the appropriate emoji.

Usage

This will not work with existing husky hooks.

Clone the repo

$ git clone git@github.com:sirmerr/commoji.git

Install module globally:

$ npm install -g ./commoji

cd to the repo of your choice

Initialize commoji

$ commoji --init

🎉 Commit as usual, commoji is now applied to your repo.

About

✨Automatically prepend your commit messages with the appropriate emoji 🐙

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published