public
Description: Tweet from the command line.
Homepage:
Clone URL: git://github.com/jamesgolick/tweet.git
tweet /
name age message
file .gitignore Wed Aug 06 07:54:56 -0700 2008 ignore gem files [jamesgolick]
file LICENSE Tue Jul 29 13:49:11 -0700 2008 add license [jamesgolick]
file README.rdoc Tue Jul 29 19:20:43 -0700 2008 make rdoc show that this is for twitter [jamesgolick]
directory bin/ Wed Aug 06 07:58:13 -0700 2008 one word tweets should be allowed [jamesgolick]
directory lib/ Mon Aug 04 12:03:08 -0700 2008 add source parameter to indicate that the tweet... [jamesgolick]
directory test/ Tue Jul 29 19:24:05 -0700 2008 more tempo->tweet [jamesgolick]
file tweet.gemspec Wed Aug 06 07:54:44 -0700 2008 bump ver no [jamesgolick]
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"