ask-cli

CLI tool for developing and managing Amazon Alexa Skills

brewmacoslinux
Try with needOr install directly
Source

About

CLI tool for Alexa Skill Kit

Commands

ask

Examples

Initialize a new Alexa skill project$ ask new --skill-name my-skill
Deploy skill to Alexa developer console$ ask deploy
Simulate skill interaction locally$ ask simulate --locale en-US --text 'hello'