Skip to content

Latest commit

 

History

History

hubot-offix

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

hubot-offix

A script that interfaces with offix.

hubot-offix is published on NPM

See src/offix.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-offix --save

Then add hubot-offix to your external-scripts.json:

[
  "hubot-offix"
]