Packages

A simple set of plugs and utilities for interfacing with the Amazon Echo and the Alexa Skills Kit.

Current section

Files

Jump to
alexa_plug README.md
Raw

README.md

# AlexaPlug
A simple set of plugs and utilities for interfacing with the Amazon
Echo and the Alexa Skills Kit.
## Installation
Add alexa_plug to your list of dependencies in `mix.exs`:
def deps do
[{:alexa_plug, "~> 0.0.1"}]