0.1.10 • Published 10 years ago
hubot-ship v0.1.10
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-hubotmkdir -p /path/to/hubotcd /path/to/hubotyo hubotnpm 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.