Skip to content

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

License

Notifications You must be signed in to change notification settings

winotu/meme-maker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Makefile 0.1%