botbuilder

v4.11.0-dev.20200924.ca751f7
Bot Builder is a framework for building rich bots on virtually any platform.
botbuilder botframework bots chatbots

test

tsc && nyc mocha --recursive "tests/**/*.test.js"

build

tsc

clean

erase /q /s .\lib

build-docs

typedoc --theme markdown --entryPoint botbuilder --excludePrivate --includeDeclarations --ignoreCompilerErrors --module amd --out ..\..\doc\botbuilder .\lib\index.d.ts ..\botbuilder-core\lib\index.d.ts ..\botframework-schema\lib\index.d.ts --hideGenerator --name "Bot Builder SDK" --readme none

set-version

npm version --allow-same-version 4.11.0-dev.20200924.ca751f7

test:compat

api-extractor run --verbose

build:rollup

npm run clean && npm run build && api-extractor run --verbose --local

Metadata

  • MIT
  • Whatever
  • Microsoft Corp.
  • released 9/24/2020

Downloads

Maintainers