@standardlabs-test/generator-microsoft-bot-adaptive

Yeoman generator for creating an Adaptive Bot application built on top of the Microsoft Bot Framework SDK and runtime.

Usage no npm install needed!

<script type="module">
  import standardlabsTestGeneratorMicrosoftBotAdaptive from 'https://cdn.skypack.dev/@standardlabs-test/generator-microsoft-bot-adaptive';
</script>

README

@microsoft/generator-microsoft-bot-adaptive 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 @microsoft/generator-microsoft-bot-adaptive using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g @microsoft/generator-microsoft-bot-adaptive

Then generate your new project:

yo @microsoft/microsoft-bot-adaptive '{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.