Slack emojis of AWS services.
Install and run emojipacks and specify following yaml URL
- With
aws-prefix: https://raw.githubusercontent.com/Surgo/aws_emojipacks/master/aws-emojipacks.yml - Without prefix: https://raw.githubusercontent.com/Surgo/aws_emojipacks/master/noprefix-emojipacks.yml
- Install required packages to your
virtualenv:pip install -U -r requirements.txt - Run
python make.py
