public
Rubygem
Description: Tweet from the command line.
Homepage:
Clone URL: git://github.com/giraffesoft/tweet.git
tweet /
name age message
file .gitignore Wed Aug 06 07:54:56 -0700 2008 ignore gem files [giraffesoft]
file LICENSE Loading commit data...
file README.rdoc Tue Jul 29 19:20:43 -0700 2008 make rdoc show that this is for twitter [giraffesoft]
directory bin/
directory lib/
directory test/ Tue Jul 29 19:24:05 -0700 2008 more tempo->tweet [giraffesoft]
file tweet.gemspec

Tweet

This is a CLI for sending tweets to twitter.

Configuration:

Add a file at ~/.tweet that contains your tempo credentials in YAML form.

i.e.

  username: james
  password: swordfish

Usage:

  $ tweet "going to walk the dog"