The twitter cli `t` has an example of doing this here: https://github.com/sferik/t/blob/master/lib/t/cli.rb#L55 It is a fair amount of code, so not sure if that is worth the effort.
The twitter cli
thas an example of doing this here:https://github.com/sferik/t/blob/master/lib/t/cli.rb#L55
It is a fair amount of code, so not sure if that is worth the effort.