https://github.com/bradymholt/alexa-guitar-ace
An Alexa Skill that helps you tune and plays chords on your guitar
https://github.com/bradymholt/alexa-guitar-ace
Last synced: 22 days ago
JSON representation
An Alexa Skill that helps you tune and plays chords on your guitar
- Host: GitHub
- URL: https://github.com/bradymholt/alexa-guitar-ace
- Owner: bradymholt
- License: mit
- Created: 2016-10-24T01:55:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-14T05:25:55.000Z (over 7 years ago)
- Last Synced: 2025-02-10T04:41:29.206Z (3 months ago)
- Language: JavaScript
- Homepage: http://bit.ly/2i1UwaR
- Size: 6.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alexa Guitar Ace
An Alexa Skill that helps you tune and plays chords on your guitar
## Development Setup
1. Install [Node.js >= 6.10](https://nodejs.org/en/download/)
2. Chage directory to root of skill handler: `cd lambda`
3. `npm install`## Deploy
1. Install [Node.js >= 6.10](https://nodejs.org/en/download/)
2. Install [AWS CLI](http://docs.aws.amazon.com/cli/latest/userguide/installing.html)
3. Install Alexa Skills Kit Command Line Interface (ASK CLI) with `npm install -g ask-cli`
4. Make sure you have a [Named Profile](http://docs.aws.amazon.com/cli/latest/userguide/cli-multiple-profiles.html) defined for the AWS CLI.
5. Run `ask init`, select your AWS profile and then grant access to your Amazon account.
6. Run `./deploy.sh`## Usage Examples
- "Alexa, ask guitar ace to help me tune my guitar."
- "Alexa, ask guitar ace to play C7."