UNPKG

hubot-phabs

Version:

A hubot plugin for communication with a Phabricator instance.

5 lines (3 loc) 120 B
path = require 'path' module.exports = (robot) -> robot.loadFile(path.resolve(__dirname, 'scripts'), 'phabs.coffee')