Copied from my GitHub techdiary
Make an Alexa Skill
Success Criteria
- Able to run hello world alexa skill
- Can use command line tooling
- Use serverless with python
Tasks
Follow directions from:
https://medium.com/@rupakg/how-to-build-a-serverless-alexa-skill-51d8479e0432 https://github.com/rupakg/sls-meetup-alexa-skill
-
Need to downgrade version of serverless https://stackoverflow.com/questions/3987683/homebrew-install-specific-version-of-formula/4158763#4158763
# sls alexa auth is broken npm install -g serverless@1.32.0