https://github.com/rocky-jaiswal/alexa-skill-greeter
A simple Alexa skill
https://github.com/rocky-jaiswal/alexa-skill-greeter
Last synced: 5 months ago
JSON representation
A simple Alexa skill
- Host: GitHub
- URL: https://github.com/rocky-jaiswal/alexa-skill-greeter
- Owner: rocky-jaiswal
- License: apache-2.0
- Created: 2017-04-06T10:47:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-06T13:45:41.000Z (over 8 years ago)
- Last Synced: 2025-03-12T16:49:08.434Z (8 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# alexa-skill-greeter
A simple Alexa skill that says hello given a person name.
Need to create a Lambda function and sync it with an Alexa skill.