@microsoft/generator-microsoft-bot-adaptive
v1.0.0-preview-20210310.8ee9434
Published
Yeoman generator for creating an Adaptive Bot application built on top of the Microsoft Bot Framework SDK and runtime.
Downloads
21
Readme
generator-adaptive-bot
Yeoman generator for creating a bot application built on top of the Microsoft Bot Framework SDK and Adaptive Runtime.
Installation
First, install Yeoman and generator-conversational-core using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-adaptive-bot
Then generate your new project:
yo adaptive-bot '{BOT_NAME}'
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.