mkasprzyk / meme-maker

CLI, API and Slack bot to generate memes. Make memes not war.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meme-maker Build Status

CLI, API and Slack bot to generate memes. Make memes not war.

Serverless setup for API and Slack bot

Clone meme-maker-serverless repository and setup your own meme generator in just a few minutes. Detailed instruction in a readme.

CLI

How to install?

pip install meme-maker[prod]

How to run?

meme-maker [opts]

Development

pip install -r requirements/dev.txt
python -m meme_maker [opts]

Testing

pip install -r requirements/test.txt
python setup.py test

Contributors

About

CLI, API and Slack bot to generate memes. Make memes not war.

License:MIT License


Languages

Language:Python 99.9%Language:Makefile 0.1%