The ultimate meme machine in form of a chrome-extension for making instant memes online.
If you find it useful (I bet you will!), show your support by all means
- Share this app on all social platforms as much as possible.
- Follow @MemefyThis on Twitter for more updates and share your memes created from my app.
- Send feedbacks/suggestions with ❤️ or 💀 by tweeting to @CreativeBakchod a.k.a The Savior Meme-Maker.
- Fork this repo and clone it on your system.
- Install all the required dependencies by running
yarn install. - Create a new branch out off
masterfor your fix/feature by runninggit checkout -b new-feature. - Build this project by running the following commands
grunt test- This createsdistfolder containing files (unminified version) for the chrome-extension and a watcher task.grunt build- This createsdistfolder containing files (minified version) for the chrome-extension and its.zipfile (only for admin purpose).
- Install in your chrome by loading the generated
distfolder as an unpacked extension.
- Do not fix multiple issues in a single commit. Keep them one thing per commit so that they can be picked easily in case only few commits require to be merged.
- Before submitting a patch, rebase your branch on upstream
masterto make life easier for the merger. - DO NOT commit generated build files or folders in your commits. The list has been mentioned in the
.gitignorefile. - Make sure to disable the original downloaded
Memefy Thisextension while testing the local unpacked version.
MIT Licensed
Featured on Product Hunt and Hacker News
Copyright (c) 2017 AshBardhan, ashbardhan.github.io
