New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-hubot-script

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-hubot-script

A generator for Yeoman

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-95%
Maintainers
2
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 19 Apr 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc