0.0.1-0 • Published 8 years ago

hubot-dockerhub v0.0.1-0

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

hubot-dockerhub

Receive DockerHub Web Hook / Invoke build trigger

See src/dockerhub.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-dockerhub --save

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

[
  "hubot-dockerhub"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!
0.0.1-0

8 years ago

0.0.0

8 years ago