jmazzi / tweet forked from jamesgolick/tweet
- Source
- Commits
- Network (9)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
tweet /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | ||
| |
README.rdoc | ||
| |
bin/ | ||
| |
lib/ | ||
| |
test/ | ||
| |
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"

