4.15.0 • Published 7 months ago

generator-hivekit v4.15.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

generator-hivekit

A Yeoman template for generating Hivekit applications

Get Started

Install Yeoman and this template:

npm install -g yo generator-hivekit

Create a new folder for your project:

mkdir mybot
cd mybot

From inside your project folder, generate the project:

yo hivekit

The generator will walk you through the process of configuring and installing your Hivekit application. For each platform, a different set of API credentials and options will be collected. Platform specific provisioning guides can be found in the Hivekit docs site

Once the generator has completed its work, you will be left with a fully operational bot ready to be connected to the messaging platform. To start the application, run npm start. Learn more about the anatomy of a Hivekit application

The entire process is shown below:

Hivekit Yeoman generator in action

Community & Support

Join our thriving community of Hivekit developers and bot enthusiasts at large. Over 10,000 members strong, our Github site is the place for people interested in the art and science of making bots. Come to ask questions, share your progress, and commune with your peers!

You can also find help from members of the Hivekit team in our dedicated Cisco Spark room!

About Hivekit

Hivekit is a part of the Microsoft Bot Framework.

Want to contribute? Read the contributor guide

Hivekit is released under the MIT Open Source license

4.15.0

7 months ago