Upgrading
There are updates fairly regularly. Here's the instructions to update everything fairly easily. It is recommended to upgrade your server when you update the skill.
lexigram-cli
To upgrade the cli, type this in your terminal:
npm upgrade -g lexigram-cli
Skill
All it takes when there is a new version to upgrade the skill is this:
lexigram deploy kanzi
OR
lexigram deploy koko
Heroku
Just delete the existing app from your Heroku Dashboard, and create another with the button below with the same name you gave earlier.
Skill | Deploy |
---|---|
Kanzi | |
Koko |
AWS Lambda
Log into AWS, and just upload the new zip you created with:
lexigram generate-function kazni
OR
lexigram generate-function koko