hubot-ship

0.1.10 • Public • Published

hubot-ship

This is a Hubot adapter to use with Ship.

Getting Started

Creating a new bot

  • npm install -g hubot coffee-script yo generator-hubot
  • mkdir -p /path/to/hubot
  • cd /path/to/hubot
  • yo hubot
  • npm install hubot-ship --save
  • Initialize git and make your initial commit
  • Check out the hubot docs for further guidance on how to build your bot

Testing your bot locally

  • VERTX_SERVER_ADDRESS=http://localhost:3333/eventbus ./bin/hubot --adapter ship

Configuration

This adapter uses the following environment variables:

  • VERTX_SERVER_ADDRESS - this is the vertx server address where vertx is communicating with ship.

Readme

Keywords

Package Sidebar

Install

npm i hubot-ship

Weekly Downloads

2

Version

0.1.10

License

none

Last publish

Collaborators

  • jimmymorales