public
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 Tue Jul 29 13:49:11 -0700 2008 add license [giraffesoft]
file README.rdoc Tue Jul 29 19:20:43 -0700 2008 make rdoc show that this is for twitter [giraffesoft]
directory bin/ Wed Aug 06 07:58:13 -0700 2008 one word tweets should be allowed [giraffesoft]
directory lib/ Mon Aug 04 12:03:08 -0700 2008 add source parameter to indicate that the tweet... [giraffesoft]
directory test/ Tue Jul 29 19:24:05 -0700 2008 more tempo->tweet [giraffesoft]
file tweet.gemspec Wed Aug 06 07:54:44 -0700 2008 bump ver no [giraffesoft]
README.rdoc

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"