1.1.1 • Published 8 years ago

hubot-devhub v1.1.1

Weekly downloads
2
License
-
Repository
github
Last release
8 years ago

Hubot DevHub Adapter

Description

This is an DevHub adapter for Hubot.

Installation and Setup

NOTICE: To use this adapter, you need Hubot(>= v2.3.0). This adapter only works when you select Socky as your WebSocket server.

  • Run npm install hubot-devhub --save in the extracted Hubot directory to add the hubot-devhub adapter to your dependencies.
  • Install dependencies with npm install
  • Set your environment variables like: (Windows Users substitute set for export) export HUBOT_DEVHUB_NAME="hu bot" export HUBOT_DEVHUB_URL="http://localhost:3000" * Run hubot with bin/hubot -a devhub
1.1.1

8 years ago

1.1.0

9 years ago

1.0.1

10 years ago

1.0.0

10 years ago