0.0.3 • Published 9 years ago

hubot-acquia-cloud v0.0.3

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

Installation

$ npm install --save hubot-acquia-cloud
# add hubot-acquia-cloud to external-scripts.json and check
$ grep acquia external-scripts.json
  "hubot-acquia-cloud",

# test hubot
$ export ACQUIA_PASSWORD="XXXX"
$ export ACQUIA_SITE="prod:XXXXX"
$ export ACQUIA_USERNAME="user@domain.com"

Testing

$ ./bin/hubot
Hubot> hubot ac envs
Shell: env: dev, version: develop
...
0.0.3

9 years ago

0.0.2

9 years ago