@microsoft/generator-bot-empty
Yeoman generator for creating an Adaptive bot built on the Azure Bot Framework using the Empty template.
This template instantiates an empty bot with no dependent packages.
Installation
First, install Yeoman and @microsoft/generator-bot-empty using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g @microsoft/generator-bot-empty
Then generate your new project:
yo @microsoft/bot-empty '{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.