This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install giraffesoft-tweet
tweet /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Aug 06 07:54:56 -0700 2008 | |
| |
LICENSE | ||
| |
README.rdoc | Tue Jul 29 19:20:43 -0700 2008 | |
| |
bin/ | ||
| |
lib/ | ||
| |
test/ | Tue Jul 29 19:24:05 -0700 2008 | |
| |
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"












