0.0.6 • Published 13 years ago

hubot-cf v0.0.6

Weekly downloads
1
License
Apache 2
Repository
-
Last release
13 years ago

Hubot Cloud Foundry helpers

Adds a number of (hopefully) helpful Cloud Foundry-related status commands to hubot

Commands:

Return Cloud Foundry Core information about the specified API endpoint

hubot cf-core <API endpoint>        

Return information about the status of cloudfoundry.com (via the Status blog)

hubot cf-status

Return the most recent tweet from the @cloudfoundry Twitter account

hubot cf-tweet

(more commands coming soon)

Installation:

npm module method

In your deployed hubot directory:

npm install hubot-cf

Add an entry for hubot-cf to the external-scripts.json file (you may need to create this file, if it is not present):

["hubot-cf"]

Run hubot as normal, and the scripts should become available.

License:

Apache 2: http://www.apache.org/licenses/LICENSE-2.0.html

References:

Love it/hate it/ideas?

Tweet @andypiper or open an issue on the Github Issue Tracker.

0.0.7

13 years ago

0.0.6

13 years ago

0.0.5

13 years ago

0.0.4

13 years ago

0.0.3

13 years ago

0.0.2

13 years ago

0.0.1

13 years ago