Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 370 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 370 Bytes

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"
]