1.1.0 • Published 10 years ago

generator-hubot-script v1.1.0

Weekly downloads
5
License
-
Repository
github
Last release
10 years ago

Generator: Hubot Script Build Status

NPM

A generator for creating Hubot scripts.

Requirements

  • Node.js

Installation

  • npm install -g generator-hubot-script

Usage

  • yo hubot-script

Changelog

  • 1.0.1 - Introduces Grunt task runner. Mocha tests are now run via Grunt (grunt test)
  • 1.0.2 - Adds Tomdoc documentation to source file template
  • 1.0.3 - Removes underscores from src & test files
  • 1.0.4 - Adds grunt support for generated hubot
  • 1.0.5 - Added grunt-release and better documentation for generated hubot
  • 1.0.6 - Added installation instructions to readme template.
  • 1.0.7 - Removes "hubot" prefix in template documentation.

Contributors

  • Desmond Morris - @desmondmorris
  • Patrick Connolly - @patcon
  • Dan Riti - @danriti

Releasing

To increment version, tag and release to GitHub and npmjs.org:

  • grunt release[:patch|:minor|:major]

License

MIT License

1.1.0

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago