Skip to content

mirkoprescha/alexa-my-reminders

Repository files navigation

alexa-my-reminders

dependencies

This skill uses https://github.com/anjishnu/ask-alexa-pykit. Using pip does not work.

git clone https://github.com/anjishnu/ask-alexa-pykit.git
# copy ask folder into project-dir

create local Venv for boto3 (if needed)

cd alexa-my-reminders
virtualenv venv
source venv/bin/activate

pip install boto3

Deploy zip -r lambda.zip ./*

About

alexa-skill reading from my s3-bucket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published