hubot-rundeck
v0.1.0
Published
A Hubot script for interacting with Rundeck for the orchestration and querying of jobs
Downloads
3
Readme
hubot-rundeck
A Hubot script for orchestrating jobs with a rundeck server
Installation
In hubot project repo, run:
npm install hubot-rundeck --save
Then add hubot-rundeck to your external-scripts.json:
[
"hubot-rundeck"
]