-
Install
virtualenv
.pip2 install virtualenv
-
Create a virtualenv and activate it.
virtualenv -p `which python2` .venv source .venv/bin/activate
-
Activate the virtualenv.
pip install -r requirements.txt
-
Hackity hack.
-
Create the deployment package.
./bundle.sh
-
Push it. Replace
hackweek
with whatever you've called yourawscli
profile.aws --profile hackweek lambda update-function-code --function askSweden222 --zip-file fileb://ask-sweden.zip
This repository has been archived by the owner on Aug 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
HackForSweden Alexa skill
License
geoaxis/ask-sweden
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
HackForSweden Alexa skill
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published