hubot-fabric

0.1.5 • Public • Published

hubot-fabric

Execute Fabric tasks from Hubot.

Build Status

Installation

In hubot project repo, run:

npm install hubot-fabric --save

Then add hubot-fabric to your external-scripts.json:

["hubot-fabric"]

Documentation

See src/fabric.coffee for full documentation.

Sample Interaction

user1>> hubot fabric -Hhost.example.com uptime
hubot>> exited: 0
[localhost] Executing task 'uptime'
[localhost] run: uptime
[localhost] out:  18:43:04 up 10 days, 10:51,  1 user,  load average: 0.04, 0.08, 0.09

Done.
Disconnecting from localhost... done.

Package Sidebar

Install

npm i hubot-fabric

Weekly Downloads

1

Version

0.1.5

License

MIT

Last publish

Collaborators

  • danriti