All Projects → codezri → gitmeme

codezri / gitmeme

Licence: MIT license
Enjoy a meme after every git commit

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to gitmeme

ayele
Sound Memes playable on the browser as an extension
Stars: ✭ 18 (+12.5%)
Mutual labels:  memes, funny
Memer-API
An awesome module that allows you to manipulate images very easily, based on https://memer-api.live
Stars: ✭ 19 (+18.75%)
Mutual labels:  memes
Hack-System
[HackSystem/Hack System] 有趣而炫酷的模拟操作系统。An interesting and cool simulation operating system.
Stars: ✭ 35 (+118.75%)
Mutual labels:  funny
developer-titles
(fictional/awesome/random/funny/obsolete) Developer Titles 💥
Stars: ✭ 12 (-25%)
Mutual labels:  funny
git-commit-lint-vscode
vscode一款git 规范化提交插件
Stars: ✭ 33 (+106.25%)
Mutual labels:  commit
fridaybot
Slack bot for https://spb-frontend.slack.com
Stars: ✭ 29 (+81.25%)
Mutual labels:  funny
butterbot
Butterbot is a blazingly dumb bot written in Swift
Stars: ✭ 20 (+25%)
Mutual labels:  funny
Becoditive-API
The official API of beCoditive with many endpoints like memes, animals, image manipulation, url shortner, etc.
Stars: ✭ 14 (-12.5%)
Mutual labels:  memes
xkcd-excuse-generator
Serverless image generator that uses XKCD comic as basis for _all_ excuses!
Stars: ✭ 63 (+293.75%)
Mutual labels:  memes
esmBot-legacy
Discord bot with mostly entertainment functions (legacy version)
Stars: ✭ 16 (+0%)
Mutual labels:  memes
dankcli
CLI Image Captioning Tool or Meme Generator which automatically adds whitespace and text to top
Stars: ✭ 40 (+150%)
Mutual labels:  memes
funny-words
A Python script that generates a list of pairs of funny words for naming things such as app releases, internal projects, servers and children.
Stars: ✭ 26 (+62.5%)
Mutual labels:  funny
Meme-Maker-iOS
Meme Maker open source iOS app made in Swift.
Stars: ✭ 59 (+268.75%)
Mutual labels:  memes
zenhub-pipeline
Automatically transfer issues in pipeline by commit message
Stars: ✭ 14 (-12.5%)
Mutual labels:  commit
WeatherDoge
wow, dogeweather.com for Android!
Stars: ✭ 24 (+50%)
Mutual labels:  memes
Mechanical-Squirrel
A Discord bot that posts World of Warcraft: Classic memes. (discord.js)
Stars: ✭ 12 (-25%)
Mutual labels:  memes
reaction-pics
Programming memes
Stars: ✭ 13 (-18.75%)
Mutual labels:  memes
HexBot
A Relatively Simply Awesome Discord bot with Music, Games, Comics, Memes and other cool features. This bot is made in Python 3.8 using discord.py
Stars: ✭ 109 (+581.25%)
Mutual labels:  memes
Programmers-Stickers
程序员表情包,启发自https://weibo.com/2153528647/GvZPI0AYN
Stars: ✭ 30 (+87.5%)
Mutual labels:  funny
cz-gitmoji
🔬😜 Commitizen adapter for gitmoji.
Stars: ✭ 25 (+56.25%)
Mutual labels:  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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].