Skip to content
This repository has been archived by the owner on Jun 5, 2021. It is now read-only.

JargonInc/skill-sample-nodejs-hello-world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jargon Alexa Hello World skill

This is a fork of the Alexa Hello World skill template template that uses the Jargon SDK to manage content.

Changes from the source template

  • Add dependency on the Jargon SDK npm package (@jargon/alexa-skill-sdk)
  • Use the Jargon skill builder during initialization
  • Use the Jargon response builder to construct all responses
  • Move response content into locale-specific resource files

Instructions

See https://github.com/JargonInc/skill-sample-nodejs-hello-world/blob/master/instructions/cli.md for instructions on how to use this template via the ASK CLI.

In general the instructions from the source template are also applicable, with the exception that the Lambda needs to be deployed via the CLI to ensure that all dependencies and resources are included.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 39.2%
  • JavaScript 33.8%
  • Shell 27.0%