VoxaAI/voxa-cli

View on GitHub
templates/typescript/interaction.json

Summary

Maintainability
Test Coverage
{
  "platforms": ["alexa"],
  "spreadsheets": [
    "GOOGLE_SPREADSHEET_URL",
    "OFFICE365_WORKBOOK_URL",
    "LOCAL_EXCEL_FILE",
    "LOCAL_EXCEL_FOLDER"
  ],
  "contentPath": "src/content",
  "viewsPath": "src/languageResources"
}