jovotech / jovo-cli

🛠 Command Line Interface for the Jovo Framework: Makes voice experience deployment a breeze, including features like local development and staging.
https://www.jovo.tech/marketplace/jovo-cli
Apache License 2.0
57 stars 31 forks source link

Allow to chain jovo get and jovo build --reverse #11

Closed jankoenig closed 6 years ago

jankoenig commented 6 years ago

Feature request in the Jovo Slack: Users want to be able to chain the $ jovo get and $ jovo build --reverse command to be able to directly import their Alexa Skill Interaction Model into a Jovo Language Model.

Suggestion: $ jovo get alexaSkill --build --reverse

aswetlow commented 6 years ago

Added in 1.0.11

Usage: $ jovo get alexaSkill --build --reverse