Skip to content

patricksmith/alexa-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Alexa application

This is a simple app for Alexa to see how integration with Alexa works.

Development

Install requirements using:

pip install -r requirements.txt

Then, the Flask server can be run using:

python foos/__init__.py

The server will then be running on localhost:5000.

Testing

To test, first install the dev requirements:

pip install -r dev-requirements.txt

Then, tests can be run using the nosetests command.

About

Just playin around with Alexa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages