sjmog / ralyxa

A Ruby framework for interacting with Amazon Alexa.
MIT License
180 stars 24 forks source link

Allow the user to stipulate the folder for the intents #2

Open baash05 opened 6 years ago

baash05 commented 6 years ago

The user should be able to configure the intents folder. If not configurable, then the intents should be in a namespaced folder ./ralyxa/intents

sjmog commented 6 years ago

@baash05 thanks for the issue!

Are you happy to submit a PR for this?

mattrayner commented 6 years ago

This could be configured as part of the Ralyxa.configure block?