• Stars
    star
    155
  • Rank 240,864 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 10 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Hubot generator for Yeoman

Build Status

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.