Skip to content

behboud/generator-alexa-ts

Repository files navigation

generator-alexa-ts NPM version Build Status Dependency Status

A Yeoman generator for Alexa Skills to run on AWS Lambda using TypeScript

It is written in Typescript. Code is in src folder. The output is in generators folder

Installation

First, install Yeoman and generator-alexa-ts using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-alexa-ts

Then generate your new project:

yo alexa-ts

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

Apache-2.0 © Behboud

About

A Yeoman generator for Alexa Skills to run on AWS Lambda with TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published