hubot-execute
v0.0.1
Published
A hubot script to execute commands
Downloads
3
Readme
hubot-execute
A hubot script to execute commands
See src/execute.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-execute --save
Then add hubot-execute to your external-scripts.json
:
[
"hubot-execute"
]