Skip to content

Ajaymenonm/sling-support-alexa-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sling Support Alexa Skill


Steps

  • $ npm install
    Install the dependencies

  • $ gulp createconfig
    A gulp task generates a json config file with the URL to the api service. See gulpfile.js

  • $ gulp deploy
    Creates a zip file in the dist directory, intended for upload to aws lambda.