New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

hubot-devhub

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-devhub

An DevHub adapter for hubot

latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

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

Keywords

github

FAQs

Package last updated on 04 Apr 2016

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