1.1.1 • Published 8 years ago

generator-hubot-script-simple v1.1.1

Weekly downloads
5
License
ISC
Repository
github
Last release
8 years ago

generator-hubot-script-simple

A simple Yeoman generator for Hubot scripts. Currently provides templates for CoffeeScript and JavaScript.

Usage

Install the generator and Yeoman:

npm install -g yo bower grunt-cli gulp
npm install -g generator-hubot-script-simple

Note that you may need to sudo in order to run npm install -g on your machine.

Then create a new directory and create your script:

mkdir my-script
cd my-script
yo hubot-script-simple
1.1.1

8 years ago

1.1.0

9 years ago

1.0.0

9 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago