alexa-samples / skill-sample-python-fact-in-skill-purchases

Demonstrates how to use the new in-skill purchasing (ISP) features of Alexa skills by offering different packs of facts behind a purchase, and a subscription to unlock all of the packs at once.
Other
16 stars 13 forks source link

instructions need updating - ask clone no longer works #11

Closed jallwork closed 1 year ago

jallwork commented 2 years ago

ask clone instruction no longer works.

ASK CLI v2 removes the clone command for cloning an AWS-hosted skill to a local machine.

see: https://developer.amazon.com/en-US/docs/alexa/smapi/ask-cli-v1-to-v2-migration-guide.html

Please update instructions for CLI v2

dievaa commented 1 year ago

Instructions have been updated.