Package Exports
- alexa-who-said-meow
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (alexa-who-said-meow) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Who Said Meow? (Alexa)
An Alexa skill for keeping track of who said meow.
Instructions
grunt clean
grunt deployToDo
Issues -- Remove the Gruntfile and references to arn. -- Cleanup state issues?
Features -- Add a time when meow was said. -- Add a count of how many times meow was said. -- Add a sound clip.
Deployment -- Transition to using serverless
Close Session -- Close the session when we're done eliciting.
Testing -- Look into the testing interface https://developer.amazon.com/alexa-skills-kit/smapi -- https://techblog.expedia.com/2017/02/13/conversational-integration-tests-for-your-alexa-skills-nodejs/
logging -- Add a logging library.
Update the template docs. -- Set Makefile.env -- Update the package.json name and version.