Gandi/hubot-restrict-ip

View on GitHub
index.coffee

Summary

Maintainability
Test Coverage
path = require 'path'

module.exports = (robot) ->
  robot.loadFile(path.resolve(__dirname, 'scripts'), 'restrict_ip.coffee')