jnunemaker / twitter
- Source
- Commits
- Network (137)
- Issues (7)
- Downloads (31)
- Wiki (1)
- Graphs
-
Tree:
ef74977
commit ef7497729ea81980c705d8980e760afb83e8464d
tree 3dee97fa1d30f72f47cff6be262df8692f779189
parent 59b7fd2cc1e4347ec50fa07006d7129f00518196
tree 3dee97fa1d30f72f47cff6be262df8692f779189
parent 59b7fd2cc1e4347ec50fa07006d7129f00518196
twitter /
| name | age | message | |
|---|---|---|---|
| |
.autotest | Fri Apr 03 09:52:57 -0700 2009 | |
| |
.gitignore | Sun Apr 05 10:01:35 -0700 2009 | |
| |
History | ||
| |
License | Thu Apr 02 19:47:34 -0700 2009 | |
| |
Notes | Fri Apr 03 09:52:57 -0700 2009 | |
| |
README.rdoc | ||
| |
Rakefile | ||
| |
VERSION.yml | ||
| |
examples/ | ||
| |
lib/ | ||
| |
test/ | ||
| |
twitter.gemspec | ||
| |
website/ |
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.
Copyright
Copyright © 2009 John Nunemaker. See LICENSE for details.


