Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am andrewmbenton on github.
  • I am andrewmbenton (https://keybase.io/andrewmbenton) on keybase.
  • I have a public key whose fingerprint is 8DC5 2FCF 114E D295 BDA7 B535 33B7 D388 D49A 264D

To claim this, I am signing this object:

@andrewmbenton
andrewmbenton / twilio-console
Created July 22, 2011 07:58
twilio-console
#!/usr/bin/env ruby
require 'yaml'
require 'irb'
require 'irb/completion'
require 'rubygems'
require 'twilio-ruby'
# search the environment for credentials
begin