ivey / twitter forked from jnunemaker/twitter

command line tweets and an api wrapper for twitter

This URL has Read+Write access

pengwynn (author)
Mon Nov 30 12:38:14 -0800 2009
commit  de821c45a98b99cea09effff847a4850dd125344
tree    63b91724295566bba3c13a2aefc186f858e4386a
parent  061005d86f7df3f1b4258ba608b49773d34134f6
README.rdoc

twitter

The ruby twitter gem. The gem heard round the world and famous on the streets. Haha. This gem *works with both oauth and http auth*, if you care.

For now this is just an API wrapper. The command line interface is temporarily dead until I have time to make it work with oauth. At that point, I’ll make it a new gem twitter-cli or something and it will depend on this gem to work. That will keep the separation of the api wrapper and cli and fix a lot of dependency issues.

examples

See the examples directory.

github.com/jnunemaker/twitter/tree/master/examples

docs

rdoc.info/projects/jnunemaker/twitter

Copyright

Copyright © 2009 John Nunemaker. See LICENSE for details.