1.0.0-preview-20210310.8ee9434 • Published 3 years ago

@microsoft/generator-microsoft-bot-adaptive v1.0.0-preview-20210310.8ee9434

Weekly downloads
152
License
ISC
Repository
github
Last release
3 years ago

generator-adaptive-bot NPM version

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.