UNPKG
hubot-rocketchat-gitlab
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Hubot script to integrate with gitlab
github.com/RocketChat/hubot-rocketchat-gitlab
hubot-rocketchat-gitlab
/
index.coffee
6 lines
(4 loc)
•
108 B
text/coffeescript
View Raw
1
2
3
4
5
6
Path =
require
'path'
module
.exports = (robot) ->
path
= Path.resolve __dirname,
'lib'
robot.
load
path