Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

generator-botboiler

MSFTAuDX5MIT1.7.0

bot generator using botbuilder, typescript

generator, botbuilder, typescript, nodejs, yeoman-generator

readme

generator-botboiler NPM version Build Status Dependency Status Coverage percentage

Enterprise boilerplate code for TypeScript based bots built with the Microsoft Botbuilder framework

For full instructions on how to use this head over to the main botboiler repo on GitHub.

Installation

First, install Yeoman and generator-botboiler using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-botboiler

Then generate your new project:

yo botboiler

Once you've done that check out the getting started guide.

License

MIT © Azadeh Khojandi , Jordan Knight