public
Fork of giraffesoft/tweet
Description: Tweet from the command line.
Homepage:
Clone URL: git://github.com/rares/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 Loading commit data...
directory bin/
directory lib/
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
  shorten_urls: true|false

Usage:

  $ tweet "going to walk the dog"