/alexa-albanian-translator

Alexa translation skill for albanian language

Primary LanguageJavaScriptMIT LicenseMIT

Alexa Albanian Translator

CircleCI

A simple translating skill for Alexa to grasp basics of Alexa-App library and deploying to AWS Lambda Functions.

Pre-requisites

Installation

  1. Clone the repository.

    $ git clone https://github.com/DonaldLika/alexa-albanian-translator.git
  2. Run ./install.sh inside the root directory CLI

    $ ./install.sh
    • ASK CLI will be initialized
    • Node Dependencies will be installed

Deployment TBD