generator-hubot
v2.0.3
Published
Hubot generator for Yeoman
Downloads
634
Readme
generator-hubot
A Yeoman generator for creating your own chatbot using the Hubot framework
Installation
npm install -g generator-hubot
Usage
yo hubot
Getting Started
See Hubot's Getting Started
guide for
details on getting up and running with your very own robot friend.
generator-hubot
is a replacement for hubot --create
,
so you skip that step if you've done yo hubot
already.