botbuilder-js/UsingMyGet.md

687 B

Using MyGet to consume daily builds

The BotBuilder SDK daily build feed is found on MyGet. For Node development, use the js daily build feed.

To consume the latest daily builds of the Bot Framework, you'll need to configure npm to use the MyGet feed before installing.

Configure NPM registry

Use the following command to set the NPM registry to access the MyGet feed.

To reset the registry in order to get the latest published version, run: