-
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
hackweekwith whatever you've called yourawscliprofile.aws --profile hackweek lambda update-function-code --function askSweden222 --zip-file fileb://ask-sweden.zip
This repository was archived by the owner on Aug 2, 2019. It is now read-only.
geoaxis/ask-sweden
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|