0.0.7 • Published 11 years ago

hubot-cf v0.0.7

Weekly downloads
1
License
-
Repository
-
Last release
11 years ago

Hubot Cloud Foundry helpers

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

Commands:

Return CF Core information about the specified API endpoint

hubot cf core <API endpoint>

(more commands coming soon)

Installation:

Script method

curl|wget https://github.com/andypiper/hubot-cf/raw/master/src/scripts/cf.coffee to your hubot installation's scripts directory.

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"]

… and run hubot as normal.

License:

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

References:

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago