hubot-will-it-connect
v1.0.1
Published
Connects hubot with willitconnect, to validate CF's ability to connect to external resources
Downloads
14
Maintainers
Readme
hubot-will-it-connect
Connects hubot with willitconnect, to validate CF's ability to connect to external resources
See src/will-it-connect.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-will-it-connect --save
Then add hubot-will-it-connect to your external-scripts.json
:
[
"hubot-will-it-connect"
]