README - gamingskill - A Linux gaming news skill for Amazon Alexa, so I could get monthly AWS credits.
(HTM) git clone git://jay.scot/gamingskill
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
README (326B)
---
1
2 |> Linux Gaming Alexa Skill
3
4 Alexa skill to get the latest 5 articles posted on the gamingonlinux
5 site. I made this purely to get $100 free AWS credits a month.
6
7 usage:
8
9 $ virtualenv virtualenv --python=/usr/bin/python2.7 venv
10 $ source venv/bin/activate
11 $ pip install -r requirements.txt
12 $ zappa init
13 $ zappa deploy dev