UNPKG

hubot-simple-tasks

Version:

Hubot script to create tasks in hubot-brain

5 lines (4 loc) 111 B
Path = require 'path' module.exports = (robot) -> path = Path.resolve __dirname, 'scripts' robot.load path