0.0.4 • Published 8 years ago

hubot-ember-cli-deploy v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

hubot-ember-cli-deploy

A Hubot script for Ember CLI Deploy

See src/ember-cli-deploy.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-ember-cli-deploy --save

Then add hubot-ember-cli-deploy to your external-scripts.json:

[
  "hubot-ember-cli-deploy"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!
0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago