Skip to content

jonbullock/alexa-skill-everton-fixtures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Everton Fixtures Alexa Skill

An Amazon Alexa Skill to tell you what the next Everton FC fixture is.

Build

First create a local file called gradle.properties in the root of the project that contains the following:

APPLICATION_ID=<REPLACE_WITH_YOUR_APP_ID>
REST_API_TOKEN=<REPLACE_WITH_YOUR_API_TOKEN>

Once done you can create a ZIP file that can be deployed to Amazon AWS Lambda by running:

$ ./gradlew build

About

Amazon Alexa Skill to tell you the next Everton Fixture

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages