voronianski / node-tweet-cli

Start making tweets from your bash, zsh, whatever!
http://pixelhunter.me/post/66092531636/tweeting-command-line-application-with-flatiron-js
81 stars 17 forks source link

Stream timeline #10

Closed victorperin closed 9 years ago

victorperin commented 9 years ago

Option to stream your timeline. Fixes issue #9

Usage:

tweet timeline

or

tweet timeline --json

(We could create some functions to keep de code simpler.)