developmentseed / libra-alexa

A voice interface for Libra and landsat-api
5 stars 3 forks source link

add alexa skill & lambda function #3

Closed sethvincent closed 7 years ago

sethvincent commented 7 years ago

This is the initial version of the alexa skill.

The skill/config folder contains all the text that has to be entered into the alexa skills kit app via the ui.

The lambda function can be deployed by doing:

cd skill
npm run deploy