jmazzi / tweet forked from jamesgolick/tweet

Tweet from the command line.

This URL has Read+Write access

tweet /
name age message
file .gitignore Loading commit data...
file LICENSE
file README.rdoc
directory bin/
directory lib/
directory test/
file tweet.gemspec
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"