UNPKG
hubot-simple-tasks
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Hubot script to create tasks in hubot-brain
gitlab.sigmageosistemas.com.br/dev/hubot-simple-tasks
hubot-simple-tasks
/
index.coffee
5 lines
(4 loc)
•
111 B
text/coffeescript
View Raw
1
2
3
4
5
Path =
require
'path'
module
.exports = (robot) ->
path
= Path.resolve __dirname,
'scripts'
robot.
load
path