jnunemaker / twitter
- Source
- Commits
- Network (140)
- Issues (8)
- Downloads (31)
- Wiki (1)
- Graphs
-
Branch:
master
twitter /
| name | age | message | |
|---|---|---|---|
| |
.autotest | Fri Apr 03 09:52:57 -0700 2009 | |
| |
.gitignore | Sun Apr 05 10:01:35 -0700 2009 | |
| |
History | Fri Dec 18 14:58:22 -0800 2009 | |
| |
License | Thu Apr 02 19:47:34 -0700 2009 | |
| |
Notes | Fri Apr 03 09:52:57 -0700 2009 | |
| |
README.rdoc | Thu Apr 30 05:04:07 -0700 2009 | |
| |
Rakefile | Sun Nov 29 11:47:36 -0800 2009 | |
| |
VERSION.yml | Fri Dec 18 14:58:36 -0800 2009 | |
| |
examples/ | Fri Dec 18 14:58:22 -0800 2009 | |
| |
lib/ | Fri Dec 18 14:54:13 -0800 2009 | |
| |
test/ | Fri Dec 18 14:54:13 -0800 2009 | |
| |
twitter.gemspec | Fri Dec 18 14:58:42 -0800 2009 | |
| |
website/ | Sat Oct 31 11:38:41 -0700 2009 |
README.rdoctwitter
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.

