@microsoft/generator-bot-adaptive
Yeoman generator for creating an Adaptive bot built on the Azure Bot Framework.
Installation
First, install Yeoman and @microsoft/generator-bot-adaptive using npm (we assume you have pre-installed node.js):
npm install -g yo
npm install -g @microsoft/generator-bot-adaptive
Then generate your new project:
yo @microsoft/bot-adaptive '{BOT_NAME}'
Packages
Adaptive bots can utilize the Azure Bot Framework component model to extend their base functionality. The following component packages are included:
Languages
English.
Azure Resource Deployment
This template does not rely on any additional Azure Resources.
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
Copyright (c) Microsoft Corporation. All rights reserved.