Skip to content

Instantly share code, notes, and snippets.

@timurvafin
Created October 26, 2012 17:22
Show Gist options
  • Save timurvafin/3960067 to your computer and use it in GitHub Desktop.
Save timurvafin/3960067 to your computer and use it in GitHub Desktop.
$ heroku addons:add deployhooks:campfire \
--url=URL \
--ssl=1 \
--api_key=API_KEY \
--room="ROOM_NAME" \
--message="{{user}} deployed {{head}} to {{app}} {{url}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment