gitmeme icon indicating copy to clipboard operation
gitmeme copied to clipboard

Enjoy a meme after every git commit

gitmeme

gitmeme will show you a meme after each commit.

Installation

 $ git clone https://github.com/shalithasuranga/gitmeme.git
 $ cd gitmeme
 $ npm i
 $ npm link

Then go to your repo.

 $ cd <your-repo-name>
 $ gitmeme

Commit something..

 $ git commit -m "Fixed it"

How to remove gitmeme

 $ cd <your-repo-name>
 $ gitmeme

Notice: gitmeme will erase and create post-commit hook file

GitHub license