Skip to content

willgarcia/hubot-ssh2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-ssh2

A bot to perform commands over SSH.

Installing

Add dependency to package.json:

$ npm install --save hubot-ssh2

Include package in Hubot's external-scripts.json:

["hubot-ssh2"]

Commands

hubot <user> <host> <command> # Execute a SSH command with its exit code