Skip to content

Instantly share code, notes, and snippets.

@marianogg9
Created January 27, 2014 13:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marianogg9/8648480 to your computer and use it in GitHub Desktop.
Save marianogg9/8648480 to your computer and use it in GitHub Desktop.
cat sensu-handler-input-example.json | ./twitter.rb
{"twitterhandle"=>{"sensusub"=>"aws", "consumer_key"=>"my_key", "consumer_secret"=>"my_secret_key", "oauth_token"=>"my_oauth_token", "oauth_token_secret"=>"my_oauth_secret"}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment