Skip to content

Instantly share code, notes, and snippets.

@skalnik
Created November 18, 2011 02:57
Show Gist options
  • Select an option

  • Save skalnik/1375440 to your computer and use it in GitHub Desktop.

Select an option

Save skalnik/1375440 to your computer and use it in GitHub Desktop.
heroku config | sed 's/\([^ ]*\) *=> *\(.*\)/\1=\2/' | tr '\n' ' ' | sed 's/\(.*\)/\1 .\/bin\/hubot/' | bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment